Starting analysis...
| https://api.github.com/repos/ | https://github.com/ | |
| https://clients2.google.com/service/update2/crx | https://github.com/softvar/enhanced-github | |
| http://www.w3.org/2000/svg | https://ghbtns.com/github-btn.html?user=softvar&repo=enhanced-github&type=star&count=true&size=large | |
| https://platform.twitter.com/widgets/tweet_button.html?size=l&url=http://github.com/softvar/enhanced-github&via=s0ftvar&text=Display | https://www.producthunt.com/tech/enhanced-github | |
| https://clipboardjs.com/ | https://github.com/softvar/ehanced-github | |
| https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange | https://github.com/lipsmack | |
| https://github.com/scottcorgan/tiny-emitter/issues/3 | https://github.com/lazd | |
| https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910 |
{ "name": "Enhanced GitHub", "icons": { "16": "icons/enhanced-github16.png", "48": "icons/enhanced-github48.png", "128": "icons/enhanced-github128.png" }, "action": { "default_icon": "icons/enhanced-github48.png", "default_popup": "popup.html", "default_title": "Enhanced GitHub" }, "author": "Varun Malhotra", "version": "6.0.0", "background": { "service_worker": "background.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "short_name": "Enhanced GitHub", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Display repo size, size of each file, download link and option to copy file contents", "permissions": [ "storage", "webRequest", "webNavigation" ], "homepage_url": "https://github.com/softvar/enhanced-github", "content_scripts": [ { "js": [ "src/inject.js" ], "matches": [ "*://*.github.com/*" ] } ], "host_permissions": [ "*://*.github.com/*" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } }
ⓘ 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.