Inspect and view changes in SoundCloud Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SoundCloud Skipper",
"version": "1.0.3",
"description": "Skip tracks with the keyboard! Just use CMD/CTRL + RightArrow/LeftArrow to skip forwards/backwards!",
"content_scripts": [
{
"matches": [
"https://soundcloud.com/*"
],
"js": [
"content.js"
]
}
],
"icons": {
"32": "icons/icon32.png",
"48": "icons/icon48.png"
},
"action": {
"default_icon": {
"16": "icons/icon16.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{96306855-6037-46c2-b03b-972131e63906}"
}
}
} Best SoundCloud Skipper Alternatives
Here are some Firefox add-ons that are similar to SoundCloud Skipper:
SoundCloud Keyboard Skip
@mattcdowning
SoundCloud Control
Johannes
SoundCloud Keyboard Controller
Blaine
PocketCasts Hotkeys
creadak
Simple Skip
Alex
SoundCloud Playback Speed
kenzn2
Universal Video Skip
Beast
Skip
Piet Maier
Blog Skipper
ris58h
Spotify Hotkeys
Jerosa
SkipTo.js for Firefox
Jon Gunderson