提供元: spotifyweb Add-on
Inspect and view changes in Spotify Web Player Hotkeys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Spotify Web Player Hotkeys (local-only)",
"version": "1.0.0",
"description": "Add customizable hotkeys to the Spotify Web Player (open.spotify.com). Local-only, no external servers.",
"permissions": [
"activeTab",
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Spotify Hotkeys",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://open.spotify.com/*"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"applications": {
"gecko": {
"id": "spotify-hotkeys-local@example.com",
"strict_min_version": "60.0"
}
}
} ベストのSpotify Web Player Hotkeys代替案
Spotify Web Player Hotkeysに類似したFirefox add-onをいくつか紹介します:
Spotify Web Player Hotkeys
spotify_web_hotkeys_v2
Web Player for faster
netflixparty
Spotify Hotkeys
Jerosa
Spotify Playback Keys
Musa
Web Player
tlintspr
Global Music Hotkeys
phuonglih
Global Music Hotkeys Helper
KillerPokeGames
Spotify Web Player Wrapper
Trtractor1992
Quickify: Spotify Web Player
Andriy Orehov
Spotify Controll
H_Oussama
Spotify Desktop-ify
relisher
YouTube Music Hotkeys
Marcin Rataj