Inspect and view changes in SoundCloud Fullscreen Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SoundCloud Fullscreen Player",
"version": "1.0",
"description": "Fügt einen Fullscreen-Button auf SoundCloud hinzu",
"permissions": [
"activeTab",
"scripting"
],
"content_scripts": [
{
"matches": [
"*://soundcloud.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_title": "Fullscreen Player"
},
"icons": {
"48": "icon-48.png",
"128": "icon-128.png",
"512": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "soundcloud-fullscreen-player@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best SoundCloud Fullscreen Player Alternatives
Here are some Firefox add-ons that are similar to SoundCloud Fullscreen Player:
SoundCloud theme Designer
St4ndd
SoundCloud Transparent Design
St4ndd
Soundcloud Download
Moebits
SoundCloud Playback Speed
kenzn2
SoundCloud Audio Controls
ThisFact
SoundCloud Keyboard Controller
Blaine
SoundCloud Bombastic Lyrics
Jasik
Social Media Fullscreen Viewer
Anirudh
MusicFetcher – SoundCloud Tracks Saver
PintDownloader
SoundCloud Player
sawa
SoundCloud Overlay Connector
hellray
SoundCloud Control
Cristian Castiñeiras