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
}