森亮号今日美剧

今日美剧,一点便知

What is 森亮号今日美剧?

森亮号今日美剧 is a Chrome extension developed by https://www.sl088.com, and its main feature is "今日美剧,一点便知".

Extension Screenshots

screenshot
screenshot
screenshot

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

                        森亮号今日美剧,显示今天的美剧,等着翻译好的字幕,本应该如此简单。

致谢:数据来源yyets美剧日历、pogdesign、tvrage。
美工设计:Alex
程序设计:船长

更新列表:
V0.18
更新了一处读取问题,现在它又能生龙活虎的工作了。

V0.17 
升级到清单2,更安全。

V0.16
我们做了一个大的更新,可以上一天下一天漫游查看,下一步我们是打算打钩已经看过的,目前看来还没有欣赏而用上它的人,真遗憾。

欢迎任何意见和建议反馈:
 http://www.sl088.com/voyage/2012/07/10131.slboat                    

Extension Basic Information

Name 森亮号今日美剧 森亮号今日美剧
ID bnmekihfffngmihnenknamidkgnfkdaj
Official URL https://chromewebstore.google.com/detail/%E6%A3%AE%E4%BA%AE%E5%8F%B7%E4%BB%8A%E6%97%A5%E7%BE%8E%E5%89%A7/bnmekihfffngmihnenknamidkgnfkdaj
Description 今日美剧,一点便知
File Size 50.2 KB
Installation Count 59
Current Version 0.18
Last Updated 2012-08-07
Publish Date 2012-08-06
Rating 4.67/5 Total 3 Ratings
Developer https://www.sl088.com
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "\/img\/tvicon128.png",
        "default_popup": "popup.html",
        "default_title": "\u68ee\u4eae\u53f7\u4eca\u65e5\u7f8e\u5267"
    },
    "description": "\u4eca\u65e5\u7f8e\u5267\uff0c\u4e00\u70b9\u4fbf\u77e5",
    "icons": {
        "128": "\/img\/tvicon128.png",
        "32": "\/img\/tvicon32.png",
        "48": "\/img\/tvicon48.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "http:\/\/www.sl088.com\/"
    ],
    "homepage_url": "http:\/\/see.sl088.com",
    "name": "\u68ee\u4eae\u53f7\u4eca\u65e5\u7f8e\u5267",
    "manifest_version": 2,
    "version": "0.18"
}