| https://example.com | https://example.org | |
| http://www.apache.org/licenses/ | http://www.apache.org/licenses/LICENSE-2.0 | |
| https://github.com/alisincar | https://linkedin.com/in/alisincar | |
| https://mozared.com | http://www.w3.org/2000/svg | |
| https://clients2.google.com/service/update2/crx |
{ "name": "Super Clipboard Manager", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "default_popup": "popup.html" }, "author": { "email": "ali1905.1995@gmail.com" }, "version": "2.0.0", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Experience a pro-level clipboard manager with pinned items URL logging bulk deletion batch export a for streamlining your workflow", "permissions": [ "clipboardWrite", "clipboardRead", "storage", "downloads", "contextMenus", "activeTab" ], "content_scripts": [ { "js": [ "content.js" ], "matches": [ "http://*/*", "https://*/*", "file://*/*" ] } ], "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.