吐豆網
你的最佳連續劇幫手
What is 吐豆網?
吐豆網 is a Chrome extension developed by alexlauchina1111, and its main feature is "你的最佳連續劇幫手".
Extension Screenshots
Download 吐豆網 Extension CRX File
Download 吐豆網 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
所有土豆、搜狐、愛藝奇的正版電影,隨點隨看! 免VPN、無需下載軟體,播放速度比坊間所有軟體都還順暢!
Extension Basic Information
Name | |
ID | plpglpoaobmghbophoelibdpanjhooch |
Official URL | https://chrome.google.com/webstore/detail/%E5%90%90%E8%B1%86%E7%B6%B2/plpglpoaobmghbophoelibdpanjhooch |
Description | 你的最佳連續劇幫手 |
File Size | 39.39 KB |
Installation Count | 82 |
Current Version | 1.0.1 |
Last Updated | 2015-02-26 |
Publish Date | 2015-02-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | alexlauchina1111 |
Payment Type | free |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u5410\u8c46\u7db2", "description": "\u4f60\u7684\u6700\u4f73\u9023\u7e8c\u5287\u5e6b\u624b", "version": "1.0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Click here!" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "tabs", "storage", "http:\/\/chinafox.herokuapp.com\/", "http:\/\/www.tudododo.com\/" ] } |