Image Replacer
Replace all images with whatever you want.
Co to jest Image Replacer?
Image Replacer to rozszerzenie Chrome opracowane przez https://mysterypancake.github.io, a jego główną funkcją jest „Replace all images with whatever you want.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Image Replacer
Pobierz pliki rozszerzeń Image Replacer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Podstawowe informacje o rozszerzeniu
Nazwa | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
Oficjalny URL | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Opis | Replace all images with whatever you want. |
Rozmiar pliku | 23.34 KB |
Liczba instalacji | 3,053 |
Aktualna Wersja | 1.5 |
Ostatnia Aktualizacja | 2023-12-06 |
Data Publikacji | 2018-08-06 |
Ocena | 4.11/5 Łącznie 9 Oceny |
Deweloper | https://mysterypancake.github.io |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/MysteryPancake/Image-Replacer |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Image Replacer", "description": "Replace all images with whatever you want.", "author": "MysteryPancake", "manifest_version": 3, "version": "1.5", "action": { "default_title": "Image Replacer", "default_popup": "index.html" }, "content_scripts": [ { "matches": [ " |