Version 0.0.0.11 View in Chrome Web Store
| https://webplayer-staging.yodeck.com | https://webplayer-preview.yodeck.com | |
| https://webplayer.yodeck.com | https://webpreview-staging.yodeck.com | |
| https://webpreview-preview.yodeck.com | https://webpreview.yodeck.com | |
| https://player.yodeck.com | https://player-staging.yodeck.com | |
| https://player-preview.yodeck.com | https://clients2.google.com/service/update2/crx | |
| http://www.w3.org/2000/svg | http://www.w3.org/1999/xlink | |
| https://fonts.googleapis.com | https://fonts.gstatic.com | |
| https://fonts.googleapis.com/css2?family=Poppins:ital | https://www.yodeck.com/ | |
| https://player.yodeck.com/ | https://www.yodeck.com/docs/display/YO/Setting+up+a+Yodeck+Web+Player | |
| https://help.yodeck.com | https://www.yodeck.com/docs/ | |
| https://feedback.yodeck.com/ |
{ "name": "Yodeck Web Player Extension", "icons": { "128": "128.png" }, "action": { "default_popup": "./popup/popup.html", "default_title": "Yodeck Extension Helper" }, "version": "0.0.0.11", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Unlocks all features of Yodeck Web Player", "permissions": [ "tabs", "declarativeNetRequest", "scripting", "webNavigation", "cookies", "storage" ], "content_scripts": [ { "js": [ "contentScript.js" ], "run_at": "document_start", "matches": [ "*://*.yodeck.com/*" ], "all_frames": false }, { "js": [ "extensionStateMessages.js" ], "run_at": "document_start", "matches": [ "*://webplayer-staging.yodeck.com/*", "*://webplayer-preview.yodeck.com/*", "*://webplayer.yodeck.com/*", "*://webpreview-staging.yodeck.com/*", "*://webpreview-preview.yodeck.com/*", "*://webpreview.yodeck.com/*", "*://player.yodeck.com/*", "*://player-staging.yodeck.com/*", "*://player-preview.yodeck.com/*" ], "all_frames": false }, { "js": [ "noNewTab.js" ], "matches": [ "<all_urls>" ], "all_frames": true } ], "offline_enabled": true, "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "declarative_net_request": { "rule_resources": [ { "id": "ruleset", "path": "rules.json", "enabled": true } ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "inject.js" ] } ] }
ⓘ 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.