Advanced Spotify Search

A more powerful way to search Spotify.

Qu'est-ce que Advanced Spotify Search ?

Advanced Spotify Search est une extension Chrome développée par Daniel Stoiber, et sa fonction principale est "A more powerful way to search Spotify.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Advanced Spotify Search

Téléchargez les fichiers d'extension Advanced Spotify Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        You can search by Song, Artist, Album, Release Year, Genre, or any combination of those.                    

Informations de Base sur l'Extension

Nom Advanced Spotify Search Advanced Spotify Search
ID ppejgllbljogfbmanhgcgdheckimfino
URL Officiel https://chromewebstore.google.com/detail/advanced-spotify-search/ppejgllbljogfbmanhgcgdheckimfino
Description A more powerful way to search Spotify.
Taille du Fichier 19.86 KB
Nombre d'Installations 138
Version Actuelle 1.0
Dernière Mise à Jour 2021-03-12
Date de Publication 2021-03-07
Évaluation 3.00/5 Total 2 Évaluations
Développeur Daniel Stoiber
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://daniel.stoiber.network/project/advanced-spotify-search
URL de la Page d'Aide https://github.com/nerdXNature/advanced-spotify-search/issues
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Advanced Spotify Search",
    "description": "A more powerful way to search Spotify.",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/icon16.png",
            "32": "\/images\/icon32.png",
            "48": "\/images\/icon48.png",
            "128": "\/images\/icon128.png"
        }
    },
    "icons": {
        "16": "\/images\/icon16.png",
        "32": "\/images\/icon32.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    }
}