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, "name": "Yandex Access", "version": "5.0.4", "background": { "scripts": [ "config.js", "event_page.js" ] }, "permissions": [ "cookies", "alarms", "proxy", "storage", "webRequest", "webRequestBlocking", "<all_urls>" ] }