imiew
Imiew support extension.
What is imiew?
imiew is a Chrome extension developed by ninja00000000001, and its main feature is "Imiew support extension.".
Extension Screenshots
Download imiew Extension CRX File
Download imiew 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
https://imiew.com/ support extension. add context menu "View imiew". the site which you are looking at is displayed by imiew.
Extension Basic Information
Name | imiew |
ID | mhbjdcknpbajndonkmfnhiodndmjoifa |
Official URL | https://chromewebstore.google.com/detail/imiew/mhbjdcknpbajndonkmfnhiodndmjoifa |
Description | Imiew support extension. |
File Size | 25.75 KB |
Installation Count | 19 |
Current Version | 0.0.2 |
Last Updated | 2014-11-03 |
Publish Date | 2014-11-02 |
Developer | ninja00000000001 |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "imiew", "version": "0.0.2", "description": "Imiew support extension.", "background": { "page": "background.html" }, "icons": { "32": "icon\/32.png", "64": "icon\/64.png", "128": "icon\/128.png" }, "permissions": [ "contextMenus" ] } |