Remember the Episode
Saves where you stopped watching your series.
Co je Remember the Episode?
Remember the Episode je rozšíření Chrome vyvinuté hurnaus.f1, a jeho hlavní funkcí je „Saves where you stopped watching your series.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Remember the Episode
Stáhněte si soubory rozšíření Remember the Episode ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Remember the Episode is an easy to use Chrome Extension to save, where you stopped watching your TV-Show.
Základní Informace o Rozšíření
Název | |
ID | ahamjlelhfepefbpmkmklbankghpoehi |
Oficiální URL | https://chrome.google.com/webstore/detail/remember-the-episode/ahamjlelhfepefbpmkmklbankghpoehi |
Popis | Saves where you stopped watching your series. |
Velikost souboru | 1.75 MB |
Počet instalací | 62 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2012-07-29 |
Datum Vydání | 2012-07-29 |
Hodnocení | 4.67/5 Celkem 6 Hodnocení |
Vývojář | hurnaus.f1 |
Typ Platby | free |
Podporované Jazyky | 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 } |