Indie Music

Pop-up which plays Indie music from Spotify.

Qu'est-ce que Indie Music ?

Indie Music est une extension Chrome développée par Remind 2 Unwind, et sa fonction principale est "Pop-up which plays Indie music from Spotify.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Indie Music

Téléchargez les fichiers d'extension Indie Music 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

                        With this Indie Music extension, you can either play music directly from a pop-up or use it to open a Spotify tab full of Indie music. 

Thanks for checking out the Indie Music Chrome Extension!                    

Informations de Base sur l'Extension

Nom Indie Music Indie Music
ID fffiaokpjdmipajjfkbkkcielmnckigj
URL Officiel https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj
Description Pop-up which plays Indie music from Spotify.
Taille du Fichier 2.05 MB
Nombre d'Installations 45
Version Actuelle 1.0
Dernière Mise à Jour 2021-01-07
Date de Publication 2021-01-07
Évaluation 5.00/5 Total 1 Évaluations
Développeur Remind 2 Unwind
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Indie Music",
    "version": "1.0",
    "description": "Pop-up which plays Indie music from Spotify.",
    "icons": {
        "16": "flower.png",
        "48": "flower.png",
        "128": "flower.png"
    },
    "browser_action": {
        "default_icon": "flower.png",
        "default_popup": "popup.html"
    }
}