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, "minimum_chrome_version": "46", "name": "__MSG_name__", "description": "__MSG_description__", "permissions": [ "storage" ], "default_locale": "ru", "version": "3.0.3", "icons": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png" }, "default_popup": "popup\/index.html" }, "background": { "scripts": [ "background\/index.js" ] }, "content_security_policy": "script-src 'self' https:\/\/st.top100.ru ; object-src 'self' ;" }