| https://git-scm.com/download/win | https://github.com/Schniz/fnm | |
| https://github.com/coreybutler/nvm-windows | https://volta.sh/ | |
| https://github.com/igrigorik/videospeed/ | https://github.com/ | |
| https://prettier.io/ | https://github.com/igrigorik/videospeed.git | |
| http://www.paperbecause.com/PIOP/files/f7/f7bb6bc5-2c4a-466f-9ae7-b483a2c0dca4.pdf | http://research.microsoft.com/en-us/um/redmond/groups/coet/compression/chi99/paper.pdf | |
| http://www.enounce.com/docs/BYUPaper020319.pdf | http://alumni.media.mit.edu/~barons/html/avios92.html#beasleyalteredspeech | |
| https://img.shields.io/chrome-web-store/v/nffaoalbilbmmfgbnbgppjihopabppdk?label=Chrome%20Web%20Store | https://img.shields.io/chrome-web-store/users/nffaoalbilbmmfgbnbgppjihopabppdk | |
| https://img.shields.io/chrome-web-store/stars/nffaoalbilbmmfgbnbgppjihopabppdk | https://img.shields.io/github/v/release/igrigorik/videospeed | |
| https://chromewebstore.google.com/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk | https://github.com/igrigorik/videospeed/releases | |
| https://www.netflix.com | https://clients2.google.com/service/update2/crx | |
| https://github.com/igrigorik/videospeed | https://hangouts.google.com/ | |
| https://meet.google.com/ | https://www.youtube.com/watch?v=erftYPflJzQ | |
| http://www.w3.org/2000/svg | https://www.regexpal.com/ | |
| https://github.com/igrigorik/videospeed/issues |
{ "name": "Video Speed Controller", "icons": { "16": "assets/icons/icon16.png", "48": "assets/icons/icon48.png", "128": "assets/icons/icon128.png" }, "action": { "default_icon": { "19": "assets/icons/icon19.png", "38": "assets/icons/icon38.png", "48": "assets/icons/icon48.png" }, "default_popup": "ui/popup/popup.html" }, "version": "0.11.1", "background": { "service_worker": "background.js" }, "options_ui": { "page": "ui/options/options.html", "open_in_tab": true }, "short_name": "videospeed", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts", "permissions": [ "storage" ], "homepage_url": "https://github.com/igrigorik/videospeed", "content_scripts": [ { "js": [ "content-bridge.js" ], "world": "ISOLATED", "run_at": "document_start", "matches": [ "http://*/*", "https://*/*", "file:///*" ], "all_frames": true, "exclude_matches": [ "https://hangouts.google.com/*", "https://meet.google.com/*" ], "match_about_blank": true }, { "js": [ "inject.js" ], "css": [ "styles/inject.css" ], "world": "MAIN", "run_at": "document_idle", "matches": [ "http://*/*", "https://*/*", "file:///*" ], "all_frames": true, "exclude_matches": [ "https://hangouts.google.com/*", "https://meet.google.com/*" ], "match_about_blank": true } ], "manifest_version": 3, "minimum_chrome_version": "111" }
ⓘ 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.