Indie Music
Pop-up which plays Indie music from Spotify.
Vad är Indie Music?
Indie Music är en Chrome-tillägg utvecklad av Remind 2 Unwind, och dess huvudfunktion är "Pop-up which plays Indie music from Spotify.".
Tilläggsskärmbilder
Ladda ner Indie Music-förlängningens CRX-fil
Ladda ner Indie Music-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | fffiaokpjdmipajjfkbkkcielmnckigj |
| Officiell webbadress | https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj |
| Beskrivning | Pop-up which plays Indie music from Spotify. |
| Filstorlek | 2.05 MB |
| Antal Installationer | 45 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2021-01-07 |
| Publiceringsdatum | 2021-01-07 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Remind 2 Unwind |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |