Image Replacer
Replace all images with whatever you want.
Vad är Image Replacer?
Image Replacer är en Chrome-tillägg utvecklad av https://mysterypancake.github.io, och dess huvudfunktion är "Replace all images with whatever you want.".
Tilläggsskärmbilder
Ladda ner Image Replacer-förlängningens CRX-fil
Ladda ner Image Replacer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Grundläggande Information om Tillägg
Namn | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
Officiell webbadress | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Beskrivning | Replace all images with whatever you want. |
Filstorlek | 23.34 KB |
Antal Installationer | 3,053 |
Aktuell Version | 1.5 |
Senast Uppdaterad | 2023-12-06 |
Publiceringsdatum | 2018-08-06 |
Betyg | 4.11/5 Totalt 9 Betyg |
Utvecklare | https://mysterypancake.github.io |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/MysteryPancake/Image-Replacer |
Stödda Språk | 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": [ " |