Reload Images
Reload images in Tab/Window using context menu.
What is Reload Images?
Reload Images is a Chrome extension developed by mubaidr, and its main feature is "Reload images in Tab/Window using context menu.".
Extension Screenshots
Download Reload Images Extension CRX File
Download Reload Images 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
This extensions provides a simple way to reload image using context menu. Just right on image and select "reload this image" or right click on page and click "reload all images" in Tab or Window.
Extension Basic Information
Name | Reload Images |
ID | mmpkgaclonhcgcmhladojjaindogpacc |
Official URL | https://chromewebstore.google.com/detail/reload-images/mmpkgaclonhcgcmhladojjaindogpacc |
Description | Reload images in Tab/Window using context menu. |
File Size | 9.79 KB |
Installation Count | 9,403 |
Current Version | 2.5.2 |
Last Updated | 2019-03-10 |
Publish Date | 2019-03-10 |
Rating | 3.85/5 Total 13 Ratings |
Developer | mubaidr |
[email protected] | |
Payment Type | free |
Help Page URL | https://github.com/mubaidr/reloadImage/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "run_at": "document_start", "js": [ "js\/myscript.js" ], "matches": [ " |