提供元: Saurav
Inspect and view changes in Playback Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Playback Speed Controller",
"version": "2.1",
"description": "Control YouTube playback speed on YouTube and other sites.",
"permissions": [
"activeTab",
"storage"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "yt-speed@saurav.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのPlayback Speed Controller代替案
Playback Speed Controllerに類似したFirefox add-onをいくつか紹介します: