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": "CroxyProxy Free Web Proxy Lite", "short_name": "CroxyProxy Lite", "description": "CroxyProxy is free and reliable web proxy service. Access your favorite resources such as Youtube, Facebook, Gmail, Google!", "version": "0.99.26.2", "author": "CroxyProxy Team", "icons": { "16": "shared\/images\/icon-enabled-16.png", "48": "shared\/images\/icon-enabled-48.png", "128": "shared\/images\/icon-enabled-128.png" }, "homepage_url": "https:\/\/www.croxyproxy.com\/", "browser_action": { "default_icon": { "16": "shared\/images\/icon-enabled-16.png", "48": "shared\/images\/icon-enabled-48.png", "128": "shared\/images\/icon-enabled-128.png" }, "default_popup": "shared\/pp.htm", "default_title": "CroxyProxy Web Proxy Lite" }, "background": { "page": "shared\/bg.htm", "persistent": true }, "permissions": [ "storage", "webNavigation", "cookies", "contextMenus", "proxy", "webRequest", "webRequestBlocking", "tabs", "<all_urls>" ], "content_security_policy": "script-src 'self' https:\/\/platform.twitter.com; object-src 'self'", "minimum_chrome_version": "40.0", "web_accessible_resources": [ "shared\/images\/test.png" ] }