Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.5.3", "name": "LostFilm.TV - \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d", "short_name": "LostFilm.TV", "description": "\u0411\u0435\u0441\u043f\u0440\u0435\u043f\u044f\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0430\u0439\u0442\u0443 LostFilm.TV", "background": { "page": "\/background.html" }, "icons": { "128": "\/images\/addon-128.png" }, "browser_action": { "default_icon": "\/images\/addon-128.png", "default_title": "LostFilm.TV (\u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d)", "default_popup": "\/pages\/popup.html" }, "options_ui": { "page": "\/pages\/options.html", "chrome_style": false, "open_in_tab": true }, "web_accessible_resources": [ "\/pages\/*" ], "permissions": [ "*:\/\/www.lostfilm.tv\/*", "proxy", "storage", "webRequest", "webRequestBlocking" ], "optional_permissions": [ "<all_urls>" ] }