By: nifty.codes
Inspect and view changes in S-Music Scraper: Export Playlists, Artists, Tracks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_mod_listing_title__",
"version": "3.2.1",
"description": "__MSG_mod_listing_description__",
"permissions": [
"storage",
"tabs",
"downloads",
"unlimitedStorage",
"alarms"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "media/images/icons/icon16.png",
"48": "media/images/icons/icon48.png",
"128": "media/images/icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.spotify.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*.nifty.codes/*"
],
"js": [
"addonBridge.js"
],
"run_at": "document_start"
}
],
"icons": {
"16": "media/images/icons/icon16.png",
"48": "media/images/icons/icon48.png",
"128": "media/images/icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "niftycodes-spotify-scraper@nifty.codes",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"collects_personal_data": false,
"collects_behavioral_data": false,
"collects_technical_data": false
}
}
},
"content_security_policy": {
"extension_pages": "default-src 'self'; style-src 'self' 'unsafe-inline'; style-src-elem 'self' 'unsafe-inline'; img-src 'self' https://cdn.nifty.codes/ https://nifty.codes/; connect-src ws://localhost:* ws://127.0.0.1:* https://cdn.nifty.codes/ https://nifty.codes/ 'self';"
},
"web_accessible_resources": [
{
"resources": [
"media/*",
"app/*",
"_locales/*"
],
"matches": [
"*://*.spotify.com/*"
]
},
{
"resources": [
"app/custom/config.json"
],
"matches": [
"*://*.nifty.codes/*"
]
}
]
} Best S-Music Scraper: Export Playlists, Artists, Tracks Alternatives
Here are some Firefox add-ons that are similar to S-Music Scraper: Export Playlists, Artists, Tracks:
T-Tickets Scraper: Export Events, Tickets, Artists
nifty.codes
X-Post Scraper: Export Posts, Users, Trends & More
nifty.codes
Y-Videos Scraper: Export Channels, Playlists
nifty.codes
A-Market Scraper: Export Products, Reviews
nifty.codes
Spotify Details Extractor
Afonso Ramos
T-Feeds Scraper: Export Posts, Followers, Profiles
nifty.codes
I-Social Scraper: Export Posts, Profiles, Reels &
nifty.codes
T-FYP Scraper: Export Videos, Comments, Profiles &
nifty.codes
E-Auctions Scraper: Export Listings, Sellers
nifty.codes
B-Social Scraper: Export Posts, Followers
nifty.codes
Y-Reviews Scraper: Export Businesses, Reviews
nifty.codes
T-Reviews Scraper: Export Reviews, Companies
nifty.codes