Image Replacer
Replace all images with whatever you want.
Cos'è Image Replacer?
Image Replacer è un'estensione di Chrome sviluppata da https://mysterypancake.github.io, e la sua funzione principale è "Replace all images with whatever you want.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Image Replacer
Scarica i file di estensione Image Replacer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Informazioni di Base sull'Estensione
Nome | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
URL Ufficiale | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Descrizione | Replace all images with whatever you want. |
Dimensione del File | 23.34 KB |
Conteggio Installazioni | 3,053 |
Versione Corrente | 1.5 |
Ultimo Aggiornamento | 2023-12-06 |
Data di Pubblicazione | 2018-08-06 |
Valutazione | 4.11/5 Totale 9 Valutazioni |
Sviluppatore | https://mysterypancake.github.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/MysteryPancake/Image-Replacer |
Lingue Supportate | 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": [ " |