By: Romain
Inspect and view changes in SoundCloud set get info tracks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "SoundCloud Playlist Button",
"version": "1.2.3",
"description": "Adds custom button to SoundCloud playlist pages",
"browser_specific_settings": {
"gecko": {
"id": "soundcloud-playlist-exporter@romain.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icon-48.png",
"96": "icon.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"*://*.soundcloud.com/*"
],
"js": [
"dist/content.js"
],
"run_at": "document_start"
}
],
"permissions": []
} Best SoundCloud set get info tracks Alternatives
Here are some Firefox add-ons that are similar to SoundCloud set get info tracks: