Remember the Episode

Saves where you stopped watching your series.

什么是Remember the Episode?

Remember the Episode是由hurnaus.f1开发的Chrome扩展程序,该扩展的主要功能是“Saves where you stopped watching your series.”。

扩展截图

screenshot

下载Remember the Episode扩展crx文件

下载Remember the Episode扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Remember the Episode is an easy to use Chrome Extension to save, where you stopped watching your TV-Show.                    

扩展基本信息

名称 Remember the Episode Remember the Episode
ID ahamjlelhfepefbpmkmklbankghpoehi
官方URL https://chrome.google.com/webstore/detail/remember-the-episode/ahamjlelhfepefbpmkmklbankghpoehi
简介 Saves where you stopped watching your series.
文件大小 1.75 MB
安装次数 62
当前版本 1.0
更新时间 2012-07-29
上架时间 2012-07-29
评分 4.67/5 共6次评分
开发者 hurnaus.f1
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remember the Episode",
    "version": "1.0",
    "description": "Saves where you stopped watching your series.",
    "icons": {
        "16": "bilder\/icon16.png",
        "48": "bilder\/icon48.png",
        "128": "bilder\/icon128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "storage"
    ],
    "browser_action": {
        "default_title": "Remember the Episode",
        "default_popup": "popup.html",
        "default_icon": "bilder\/icon.png"
    },
    "manifest_version": 2
}