| https://clients2.google.com/service/update2/crx | http://validately.com/. | |
| http://validately.com/ |
{ "name": "Validately Screen Sharing", "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "author": "Validately, Inc.", "version": "5.1.0", "background": { "scripts": [ "background.js" ], "persistent": false }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "This Chrome extension is developed for http://validately.com/.", "permissions": [ "tabs", "storage", "system.display", "http://*/*", "https://*/*" ], "homepage_url": "http://validately.com/", "browser_action": { "default_title": "Validately Screen Sharing" }, "content_scripts": [ { "js": [ "contentScript.js" ], "matches": [ "http://*/*", "https://*/*" ] } ], "manifest_version": 2, "externally_connectable": { "matches": [ "https://*.validately.com/*", "https://*.uxrtesting.com/*", "https://*.userzoom.com/*" ] }, "minimum_chrome_version": "34", "web_accessible_resources": [ "icon.png" ] }
ⓘ 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.