Moe Subscription 萌订阅
Acfun、bilibili高度定制化订阅插件
What is Moe Subscription 萌订阅?
Moe Subscription 萌订阅 is a Chrome extension developed by eternalsky, and its main feature is "Acfun、bilibili高度定制化订阅插件".
Extension Screenshots
Download Moe Subscription 萌订阅 Extension CRX File
Download Moe Subscription 萌订阅 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
Acfun、Bilibili高度定制化订阅插件。摆脱每天重复的操作,随时关注你感性的兴趣的关键词和UP =============== 最近更新: 修复B站获取数据时可能获取失败的一个BUG(2014.12.04) 增加列表显示模式(2014.11.30) 增加返回首页的图标按钮(2014.11.29) 修复bilibili模块的订阅up主搜索结果出错的bug(2014.11.26) 未观看的视频会在标题前加上new的图标,点击视频链接后消失。
Extension Basic Information
Name | Moe Subscription 萌订阅 |
ID | gjppgdiflfbmgpklbkanolgjdgoddjpg |
Official URL | https://chromewebstore.google.com/detail/moe-subscription-%E8%90%8C%E8%AE%A2%E9%98%85/gjppgdiflfbmgpklbkanolgjdgoddjpg |
Description | Acfun、bilibili高度定制化订阅插件 |
File Size | 752 KB |
Installation Count | 42 |
Current Version | 0.2.8 |
Last Updated | 2014-12-04 |
Publish Date | 2014-12-04 |
Rating | 3.50/5 Total 4 Ratings |
Developer | eternalsky |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Moe Subscription \u840c\u8ba2\u9605", "version": "0.2.8", "manifest_version": 2, "permissions": [ "http:\/\/*\/" ], "description": "Acfun\u3001bilibili\u9ad8\u5ea6\u5b9a\u5236\u5316\u8ba2\u9605\u63d2\u4ef6", "browser_action": { "default_icon": { "19": "img\/icon_19.png", "38": "img\/icon_38.png" }, "defalut_title": "\u840c\u8ba2\u9605", "default_popup": "popup.html" }, "icons": { "128": "img\/icon128.png" }, "content_scripts": [] } |