Image Switcher
Let's switch images you do not want to see to other one.
What is Image Switcher?
Image Switcher is a Chrome extension developed by star__hoshi, and its main feature is "Let's switch images you do not want to see to other one.".
Extension Screenshots
Download Image Switcher Extension CRX File
Download Image Switcher 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
You can switch the image of the specified URL to a different image. 指定した URL の画像を別の画像に置き換えることができます。 Let's switch images you do not want to see to other one. 見たくない画像を別の画像に切り替えてしまいましょう。 You can set the URL of the image on the options screen. オプション画面で画像の URL を指定できます。 Source Code: starhoshi/ImageSwitcher https://github.com/starhoshi/ImageSwitcher
Extension Basic Information
Name | Image Switcher |
ID | agbenbfomghnjfbelmoeplkjcflogomb |
Official URL | https://chromewebstore.google.com/detail/image-switcher/agbenbfomghnjfbelmoeplkjcflogomb |
Description | Let's switch images you do not want to see to other one. |
File Size | 1.34 MB |
Installation Count | 60 |
Current Version | 1.0.2 |
Last Updated | 2017-06-09 |
Publish Date | 2017-06-09 |
Rating | 5.00/5 Total 2 Ratings |
Developer | star__hoshi |
[email protected] | |
Payment Type | free |
Extension Website | https://twitter.com/star__hoshi |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Switcher", "short_name": "ImageSwitcher", "description": "Let's switch images you do not want to see to other one.", "version": "1.0.2", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png" }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |