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", "name": "PrivacyCheck", "version": "3.0.1", "manifest_version": 2, "description": "PrivacyCheck is a data mining tool that analyzes the text of privacy policies.", "browser_action": { "default_icon": "PrivacyCheck.png", "default_popup": "index.html" }, "content_security_policy": "script-src 'self' 'sha256-EVPGaknyUUDmljj\/rm20oYNePvRDBfemSwaAWvyUsA0='; object-src 'self'", "permissions": [ "activeTab" ] }