Indie Music
Pop-up which plays Indie music from Spotify.
Hvad er Indie Music?
Indie Music er en Chrome-udvidelse udviklet af Remind 2 Unwind, og dens hovedfunktion er "Pop-up which plays Indie music from Spotify.".
Udvidelsesskærmbilleder
Download Indie Music-udvidelses-CRX-fil
Download Indie Music-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fffiaokpjdmipajjfkbkkcielmnckigj |
| Officiel URL | https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj |
| Beskrivelse | Pop-up which plays Indie music from Spotify. |
| Filstørrelse | 2.05 MB |
| Antal Installationer | 45 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2021-01-07 |
| Udgivelsesdato | 2021-01-07 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | Remind 2 Unwind |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |