Fix IMGUR embeds in UK Autor: 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.
Dostępne w Firefoksie na Androida™Dostępne w Firefoksie na Androida™
Zeskanuj kod QR, aby otworzyć to rozszerzenie w przeglądarce Firefox dla Androida
Metadane rozszerzenia
O tym rozszerzeniu
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.
Ocenione na 0 przez 0 recenzentów
Uprawnienia i dane
Wymagane uprawnienia:
- Mieć dostęp do danych użytkownika na wszystkich stronach
Zbieranie danych:
- Autorzy tego rozszerzenia twierdzą, że nie wymaga ono zbierania danych.
Więcej informacji
- Odnośniki dodatku
- Wersja
- 1.0.0
- Rozmiar
- 10,17 KB
- Ostatnia aktualizacja
- 11 dni temu (22 lip 2026)
- Powiązane kategorie
- Licencja
- Licencja ISC
- Historia wersji
- Dodaj do kolekcji