Version 0.0.1.7 View in Chrome Web Store
| https://clients2.google.com/service/update2/crx |
{ "name": "OpenText Documentum Client Manager", "version": "0.0.1.7", "background": { "type": "module", "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Provide additional functionality to enhance your experience when working with OpenText Documentum D2, xCP, Webtop or eRoom clients.", "permissions": [ "scripting", "tabs", "downloads", "cookies", "nativeMessaging", "activeTab" ], "default_locale": "en", "content_scripts": [ { "js": [ "contentScript.js" ], "matches": [ "http://*/*", "https://*/*" ], "all_frames": true } ], "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'none'; style-src 'self'; script-src 'self'" }, "optional_host_permissions": [ "*://*/*" ] }
ⓘ 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.