Video Speed Controller 3.1.2
FREE
Released:2023-04-11
Manifest File:
{"name":"__MSG_extName__","version":"3.1.2","commands":{"left":{"description":"Decrease Speed","suggested_key":{"mac":"Command+Shift+Left","default":"Ctrl+Shift+Left"}},"right":{"description":"Increase Speed","suggested_key":{"mac":"Command+Shift+Right","default":"Ctrl+Shift+Right"}},"_execute_browser_action":{"suggested_key":{"mac":"Alt+Y","linux":"Ctrl+Shift+J","windows":"Ctrl+Shift+Y"}}},"background":{"scripts":["background.js"],"persistent":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"__MSG_desName__","permissions":["storage","<all_urls>"],"browser_action":{"default_icon":"icon.png","default_popup":"popup.html"},"default_locale":"en","content_scripts":[{"js":["content.js"],"matches":["<all_urls>"],"all_frames":true}],"manifest_version":2}