Indie Music

Pop-up which plays Indie music from Spotify.

What is Indie Music?

Indie Music is a Chrome extension developed by Remind 2 Unwind, and its main feature is "Pop-up which plays Indie music from Spotify.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Indie Music Extension CRX File

Download Indie Music extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Indie Music Indie Music
ID fffiaokpjdmipajjfkbkkcielmnckigj
Official URL https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj
Description Pop-up which plays Indie music from Spotify.
File Size 2.05 MB
Installation Count 45
Current Version 1.0
Last Updated 2021-01-07
Publish Date 2021-01-07
Rating 5.00/5 Total 1 Ratings
Developer Remind 2 Unwind
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}