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": "URSA Privacy", "short_name": "URSA", "description": "High strength symmetric encryption for your favorite email, plus real-time secure chat", "version": "4.3", "manifest_version": 3, "icons": { "16": "ursa-icon16.png", "48": "ursa-icon48.png", "128": "ursa-icon128.png" }, "content_security_policy": { "extension_pages": "default-src 'self'; img-src 'self' data:; connect-src 'self' data:; style-src 'self'" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "ursa-icon16gray.png", "48": "ursa-icon48gray.png" }, "default_title": "URSA Privacy" } }