MangaReader.net Extension
See just the top releases of MangaReader
什么是MangaReader.net Extension?
MangaReader.net Extension是由chrome.gp.addon开发的Chrome扩展程序,该扩展的主要功能是“See just the top releases of MangaReader”。
扩展截图
下载MangaReader.net Extension扩展crx文件
下载MangaReader.net Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
See the hot release from MangaReader.net Ctrl+click on the image to read the released manga
扩展基本信息
名称 | |
ID | ididainpjjebodpdnhbkjnbcbpnoofnp |
官方URL | https://chrome.google.com/webstore/detail/mangareadernet-extension/ididainpjjebodpdnhbkjnbcbpnoofnp |
简介 | See just the top releases of MangaReader |
文件大小 | 5.64 KB |
安装次数 | 95 |
当前版本 | 1.8 |
更新时间 | 2016-08-08 |
上架时间 | 2016-08-08 |
评分 | 2.17/5 共6次评分 |
开发者 | chrome.gp.addon |
付费类型 | free |
支持的语言 | 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\/" ] } |