Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PassLok Privacy", "short_name": "PassLok", "description": "High security asymmetric encryption and steganography for text, files and chat.", "version": "2.6.2", "manifest_version": 3, "icons": { "16": "passlok-icon48.png", "48": "passlok-icon48.png", "128": "passlok-icon128.png" }, "content_security_policy": { "extension_pages": "default-src 'self'; img-src 'self' data:; connect-src 'self' data:; style-src 'self' 'unsafe-inline'" }, "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "passlok-icon48.png", "48": "passlok-icon48.png" }, "default_title": "PassLok Privacy" } }