Remember the Episode

Saves where you stopped watching your series.

Что такое Remember the Episode?

Remember the Episode - это расширение Chrome, разработанное hurnaus.f1, и его основная функция - "Saves where you stopped watching your series.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Remember the Episode

Скачайте файлы расширений 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
}