Image Replacer
Replace all images with whatever you want.
What is Image Replacer?
Image Replacer is a Chrome extension developed by https://mysterypancake.github.io, and its main feature is "Replace all images with whatever you want.".
Extension Screenshots
Download Image Replacer Extension CRX File
Download Image Replacer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Extension Basic Information
Name | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
Official URL | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Description | Replace all images with whatever you want. |
File Size | 23.34 KB |
Installation Count | 3,053 |
Current Version | 1.5 |
Last Updated | 2023-12-06 |
Publish Date | 2018-08-06 |
Rating | 4.11/5 Total 9 Ratings |
Developer | https://mysterypancake.github.io |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/MysteryPancake/Image-Replacer |
Supported Languages | 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": [ " |