MangaReader.net Extension
See just the top releases of MangaReader
What is MangaReader.net Extension?
MangaReader.net Extension is a Chrome extension developed by chrome.gp.addon, and its main feature is "See just the top releases of MangaReader".
Extension Screenshots
Download MangaReader.net Extension Extension CRX File
Download MangaReader.net Extension 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
See the hot release from MangaReader.net Ctrl+click on the image to read the released manga
Extension Basic Information
Name | |
ID | ididainpjjebodpdnhbkjnbcbpnoofnp |
Official URL | https://chrome.google.com/webstore/detail/mangareadernet-extension/ididainpjjebodpdnhbkjnbcbpnoofnp |
Description | See just the top releases of MangaReader |
File Size | 5.64 KB |
Installation Count | 95 |
Current Version | 1.8 |
Last Updated | 2016-08-08 |
Publish Date | 2016-08-08 |
Rating | 2.17/5 Total 6 Ratings |
Developer | chrome.gp.addon |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MangaReader.net Extension", "version": "1.8", "manifest_version": 2, "description": "See just the top releases of MangaReader", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/www.mangareader.net\/" ] } |