Remember the Episode

Saves where you stopped watching your series.

Remember the Episode क्या है?

Remember the Episode hurnaus.f1 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Saves where you stopped watching your series."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Remember the Episode एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}