Image Replacer
Replace all images with whatever you want.
Co je Image Replacer?
Image Replacer je rozšíření Chrome vyvinuté https://mysterypancake.github.io, a jeho hlavní funkcí je „Replace all images with whatever you want.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Image Replacer
Stáhněte si soubory rozšíření Image Replacer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Základní Informace o Rozšíření
Název | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
Oficiální URL | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Popis | Replace all images with whatever you want. |
Velikost souboru | 23.34 KB |
Počet instalací | 3,053 |
Aktuální Verze | 1.5 |
Poslední Aktualizace | 2023-12-06 |
Datum Vydání | 2018-08-06 |
Hodnocení | 4.11/5 Celkem 9 Hodnocení |
Vývojář | https://mysterypancake.github.io |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/MysteryPancake/Image-Replacer |
Podporované Jazyky | 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": [ " |