Given the high risk level, avoid installing this extension on your primary browser profile. If business requirements necessitate its use, create a dedicated Chrome profile isolated from personal browsing and other sensitive accounts. Verify the extension's legitimacy through your IT department before installation. Consider alternative, well-established extensions from verified developers for similar functionality. Monitor network activity and review browser cookies regularly if you must use this extension.
| https://tool.databycloud.com | https://admin_new.databycloud.com | |
| https://api.databycloud.com | https://clients2.google.com/service/update2/crx | |
| https://admin_new.databycloud.com/ | https://tool.databycloud.com/ | |
| https://jquery.com/ | https://jquery.org/license |
{ "name": "DataByCloud", "icons": { "16": "images/logo_16.png", "32": "images/logo_32.png", "48": "images/logo_48.png", "128": "images/logo_128.png" }, "version": "1.0", "background": { "type": "module", "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Shared access provided by databycloud", "permissions": [ "alarms", "cookies", "storage", "declarativeNetRequest" ], "content_scripts": [ { "js": [ "page-helpers/admin-web.js" ], "run_at": "document_idle", "matches": [ "https://admin_new.databycloud.com/*" ] }, { "js": [ "page-helpers/user-web.js" ], "run_at": "document_idle", "matches": [ "https://tool.databycloud.com/*" ] }, { "js": [ "page-helpers/dom-fixer.js", "page-helpers/dom.js" ], "run_at": "document_idle", "matches": [ "http://*.workday.com/*", "https://*.workday.com/*", "http://*.workdaysuv.com/*", "https://*.workdaysuv.com/*", "http://*.myworkday.com/*", "https://*.myworkday.com/*", "http://*.netsuite.com/*", "https://*.netsuite.com/*", "http://*.successfactors.com/*", "https://*.successfactors.com/*", "http://*.cloud.sap/*", "https://*.cloud.sap/*" ] } ], "host_permissions": [ "http://*.databycloud.com/*", "https://*.databycloud.com/*", "http://*.workday.com/*", "https://*.workday.com/*", "http://*.workdaysuv.com/*", "https://*.workdaysuv.com/*", "http://*.myworkday.com/*", "https://*.myworkday.com/*", "http://*.netsuite.com/*", "https://*.netsuite.com/*", "http://*.successfactors.com/*", "https://*.successfactors.com/*", "http://*.cloud.sap/*", "https://*.cloud.sap/*" ], "manifest_version": 3, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "path": "rules.json", "enabled": true } ] } }
ⓘ 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.