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", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "NordPass", "description": "__MSG_extDescription__", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjzR2hhphvvLPIno5KHTo7k+T4k1abkRwQ6f62LM+7QgCaRRAJ4Ht6lA5y4MdC+a3uMsYdWlDzzjKF2s80uFKPVHAOiPmKuS8fdeOGORfq+BC635CjS0bIpo0PSuOglZ4g7qLY5JBRKUYIsFsTcjPLH8TKyomjEp\/Un82khffktKr5eQr8FFSKyjVaeNC14zy\/zV6cnXusH59jLN4yEp1UOunewTpeD3rDIKgkBQfBDhf\/uk8MoUbIdNeVG3YZ0VB7lFN9j+Tf80w2dtzJ6rxVEfJ2RbGUVlIq1HxVS5Y75cA7rhtBCSofK2B5U3mfzXRdt6m1QzQ3zn4bFuvjSdOJQIDAQAB", "icons": { "16": "assets\/manifestIcons\/standalone-extension-16.png", "32": "assets\/manifestIcons\/standalone-extension-32.png", "48": "assets\/manifestIcons\/standalone-extension-48.png", "96": "assets\/manifestIcons\/standalone-extension-96.png", "128": "assets\/manifestIcons\/standalone-extension-128.png" }, "content_scripts": [ { "all_frames": true, "js": [ "jsAndWasm\/content.js", "jsAndWasm\/classifier.js" ], "exclude_matches": [ "*:\/\/nobodyone.dev\/*", "*:\/\/nordaccount.com\/*", "*:\/\/app.stag.global.nordpass.com\/*", "*:\/\/app.nordpass.com\/*", "*:\/\/panel.nordpass.com\/*", "*:\/\/nordpass.com\/secure-password\/", "*:\/\/nordbusinessaccount.com\/*", "*:\/\/data.nordpoolgroup.com\/*" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" }, { "js": [ "jsAndWasm\/redirectContent.js" ], "matches": [ "https:\/\/nordpass.com\/app\/" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "resources": [ "assets\/*.svg", "assets\/*.ttf", "iconFrame.html", "biometrics.html", "jsAndWasm\/passkeys.js", "jsAndWasm\/nordpass-script.js", "css\/content.css", "assets\/manifestIcons\/icon.svg", "app.html" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ] } ], "permissions": [ "storage", "tabs", "privacy", "contextMenus", "idle", "alarms", "offscreen" ], "browser_specific_settings": { "gecko": { "id": "[email protected]", "strict_min_version": "109.0" } }, "background": { "service_worker": "jsAndWasm\/background.js" }, "version": "5.24.15", "default_locale": "en", "optional_permissions": [ "clipboardRead", "clipboardWrite" ], "content_security_policy": { "extension_pages": "base-uri 'self'; object-src 'none'; script-src 'self' 'wasm-unsafe-eval'; style-src 'self'; default-src 'none'; font-src 'self'; child-src 'none'; frame-src 'none'; frame-ancestors 'none'; connect-src 'self' data: https:\/\/api-toggle.nordpass.com https:\/\/api-toggle.stag.eu.nordpass.com\/ https:\/\/api.nordpass.com https:\/\/api.eu.nordpass.com https:\/\/api2.nordpass.com https:\/\/api.stag.eu.nordpass.com https:\/\/api2.stag.eu.nordpass.com https:\/\/s1.npass.app https:\/\/debug2.nordpass.com https:\/\/api.nordbusinessaccount.com https:\/\/business-auth.eu.nordpass.com https:\/\/business-auth.stag.eu.nordbusinessaccount.com https:\/\/downloads.npass.app https:\/\/nl-cs-production-cloud-storage.s3.amazonaws.com\/ https:\/\/nl-cs-staging-cloud-storage.s3.amazonaws.com\/ https:\/\/sdk-api.devcycle.com\/ https:\/\/realtime.ably.io https:\/\/lastpass.com\/ https:\/\/login.microsoftonline.com\/ https:\/\/graph.microsoft.com\/oidc\/userinfo https:\/\/graph.microsoft.com\/v1.0\/me https:\/\/accounts.lastpass.com\/federatedlogin\/api\/v1\/getkey wss:\/\/nc-unit1-mqtt.nordpass.com:8885\/mqtt wss:\/\/nc-unit1-mqtt-k8s.nordpass.com:8885\/mqtt wss:\/\/nc-unit1-mqtt.mismatch.site:8895\/mqtt; img-src 'self' blob: data: https:\/\/s1.npass.app https:\/\/assets-static-np.s3.amazonaws.com https:\/\/api.nordbusinessaccount.com https:\/\/business-auth.eu.nordpass.com https:\/\/business-auth.stag.eu.nordbusinessaccount.com https:\/\/avatars.nordpass.com https:\/\/avatars.stag.global.nordpass.com\/" }, "minimum_chrome_version": "116.0", "action": { "default_icon": "assets\/manifestIcons\/standalone-extension-48.png", "default_popup": "index.html", "default_title": "NordPass Password Manager" }, "host_permissions": [ "https:\/\/api-toggle.nordpass.com\/*", "https:\/\/api-toggle.stag.eu.nordpass.com\/*", "https:\/\/lastpass.com\/*" ] }