Indie Music

Pop-up which plays Indie music from Spotify.

Apa itu Indie Music?

Indie Music adalah ekstensi Chrome yang dikembangkan oleh Remind 2 Unwind, dan fitur utamanya adalah "Pop-up which plays Indie music from Spotify.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Indie Music

Unduh file ekstensi Indie Music dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Indie Music Indie Music
ID fffiaokpjdmipajjfkbkkcielmnckigj
URL Resmi https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj
Deskripsi Pop-up which plays Indie music from Spotify.
Ukuran File 2.05 MB
Jumlah Instalasi 45
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-01-07
Tanggal Publikasi 2021-01-07
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Remind 2 Unwind
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}