Fix IMGUR embeds in UK от Ghostman
Rewrites embedded IMGUR image URLs to load through DuckDuckGo's image proxy instead. Restoring access for people living in the UK. Basic IMGUR URL replacing with proxy, does NOT require any permissions Made with the help of AI.
Доступно в Firefox для Android™Доступно в Firefox для Android™
Отсканируйте QR-код, чтобы открыть это расширение в Firefox для Android
Метаданные расширения
Об этом расширении
It scans every webpage you visit for embedded imgur.com images and rewrites their URLs to load through DuckDuckGo's image proxy instead — e.g. https://i.imgur.com/fmWwWkZ.png becomes https://external-content.duckduckgo.com/iu/?u=https://i.imgur.com/fmWwWkZ.png.
Specifically, it:
Rewrites <img> tag src and srcset attributes that point to imgur.com
Rewrites background-image: url(...) in inline CSS styles that point to imgur.com
Watches the page continuously (via MutationObserver) so images added later — infinite scroll, dynamically loaded embeds, etc. — get caught too
Skips URLs that are already proxied, so it doesn't double-process anything
Files:
manifest.json — extension config (Manifest V3, requires Firefox 140+ desktop / 142+ Android, declares it collects no user data)
content.js — the actual rewriting logic, injected into every page you visit
README.md — install instructions
What it doesn't do: it doesn't touch links (<a href>) to imgur pages, only actual embedded images, and it collects/transmits no data of its own — the only network effect is that your browser now requests images from DuckDuckGo's proxy instead of imgur directly.
Specifically, it:
Rewrites <img> tag src and srcset attributes that point to imgur.com
Rewrites background-image: url(...) in inline CSS styles that point to imgur.com
Watches the page continuously (via MutationObserver) so images added later — infinite scroll, dynamically loaded embeds, etc. — get caught too
Skips URLs that are already proxied, so it doesn't double-process anything
Files:
manifest.json — extension config (Manifest V3, requires Firefox 140+ desktop / 142+ Android, declares it collects no user data)
content.js — the actual rewriting logic, injected into every page you visit
README.md — install instructions
What it doesn't do: it doesn't touch links (<a href>) to imgur pages, only actual embedded images, and it collects/transmits no data of its own — the only network effect is that your browser now requests images from DuckDuckGo's proxy instead of imgur directly.
Оценено 0 рецензентами на 0
Разрешения и данные
Требуемые разрешения:
- Получать доступ к вашим данных на всех сайтах
Сбор данных:
- Разработчик сообщает, что это расширение не требует сбора данных.
Больше сведений
- Ссылки дополнения
- Версия
- 1.0.0
- Размер
- 10,17 КБ
- Последнее обновление
- 11 дней назад (22 июля 2026 г.)
- Связанные категории
- Лицензия
- Лицензия ISC
- История версий
- Добавить в подборку