提供元: GluStu
Inspect and view changes in Speed It Up source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Speed Up",
"description": "A simple extension to control playback speed of media elements on a webpage.",
"version": "1.0",
"manifest_version": 3,
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
}
},
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "speedup@example.com",
"strict_min_version": "109.0"
}
}
} ベストのSpeed It Up代替案
Speed It Upに類似したFirefox add-onをいくつか紹介します:
Playback Speed Extension
Peter W
Video Speed Controller X
Danny Lin
Simple Video Speed Controller
Chaseos Apps
Video Speed Master
BruttoBernd
YouTube Playback Speed Ct
Vicz Kumat
Video Playback Speed Controller
incaendium
YouTube Speed Controller
Samuel Li
Video Speed Controller MV3
mvalles
Web Video Speed Controller
aynor
Video Speed Controller
codebicycle
SpeedMe
Bryley
Video Speed Controller
Igrigorik