Newer
Older
{
"name": "Spotify",
"description": "Listen to millions of songs on Spotify",
"author": "FUTO",
"authorUrl": "https://futo.org",
"platformUrl": "https://spotify.com",
"sourceUrl": "https://plugins.grayjay.app/Spotify/SpotifyConfig.json",
"repositoryUrl": "https://gitlab.futo.org/videostreaming/plugins/spotify",
"scriptUrl": "./SpotifyScript.js",
"version": 1,
"iconUrl": "./SpotifyIcon.png",
"id": "4e365633-6d3f-4267-8941-fdc36631d813",
"scriptSignature": "",
"scriptPublicKey": "",
"packages": [
"Http",
"Utilities"
],
"allowEval": false,
"allowUrls": [
"open.spotify.com",
"spclient.wg.spotify.com",
"gue1-spclient.spotify.com",
"api-partner.spotify.com",
"apresolve.spotify.com"
],
"authentication": {
"loginUrl": "https://accounts.spotify.com/en/login",
"userAgent": "Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.230 Mobile Safari/537.36"
}
}