| https://clients2.google.com/service/update2/crx |
{ "name": "Cyber-Ark Clipboard Extension", "icons": { "48": "icon.png" }, "version": "2.2", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Provides integration for Cyber-Ark products with the user's clipboard. (C) Cyber-Ark Software, Ltd. All rights reserved.", "permissions": [ "activeTab", "clipboardWrite", "offscreen" ], "content_scripts": [ { "js": [ "clipboardextensionchrome.js" ], "matches": [ "http://*/*", "https://*/*" ] } ], "manifest_version": 3 }
ⓘ 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.