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
官方網址 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
}