| https://qiksy.app/qa-copilot/?ref=multilogin | https://www.linkedin.com/company/qiksy | |
| http://www.w3.org/2000/svg | http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd | |
| https://clients2.google.com/service/update2/crx | https://example.com | |
| https://qiksy.app/?ref=multilogin | https://link.trustwallet.com/send?address=TM5Ag1kNa3bzqrvHfBFW1mmtZbHp8eSAEX&asset=c195_tTR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t |
{ "name": "MultiLogin Tabs", "icons": { "16": "icons/icon-16.png", "32": "icons/icon-32.png", "48": "icons/icon-48.png", "128": "icons/icon-128.png" }, "action": { "default_icon": { "16": "icons/icon-16.png", "32": "icons/icon-32.png", "48": "icons/icon-48.png", "128": "icons/icon-128.png" }, "default_popup": "popup.html", "default_title": "MultiLogin Tabs" }, "version": "1.0.4", "background": { "service_worker": "background.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Run multiple accounts on the same site in one window. Isolates cookies, localStorage, IndexedDB per tab.", "permissions": [ "cookies", "declarativeNetRequest", "webRequest", "storage", "tabs", "scripting" ], "content_scripts": [ { "js": [ "content-isolator.js" ], "world": "MAIN", "run_at": "document_start", "matches": [ "<all_urls>" ] }, { "js": [ "content-bridge.js" ], "run_at": "document_start", "matches": [ "<all_urls>" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "minimum_chrome_version": "102" }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.