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 |
官方網址 | 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\/" ] } |