Indie Music
Pop-up which plays Indie music from Spotify.
Wat is Indie Music?
Indie Music is een Chrome-extensie ontwikkeld door Remind 2 Unwind, en de belangrijkste functie is "Pop-up which plays Indie music from Spotify.".
Extensie Screenshots
Download het CRX-bestand van de extensie Indie Music
Download Indie Music-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! Basisinformatie over de Extensie
| Naam | |
| ID | fffiaokpjdmipajjfkbkkcielmnckigj |
| Officiële URL | https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj |
| Beschrijving | Pop-up which plays Indie music from Spotify. |
| Bestandsgrootte | 2.05 MB |
| Aantal Installaties | 45 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2021-01-07 |
| Publicatiedatum | 2021-01-07 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Remind 2 Unwind |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |