Boombastic!

Discover, preview and purchase popular songs on the web.

What is Boombastic!?

Boombastic! is a Chrome extension developed by rottinam, and its main feature is "Discover, preview and purchase popular songs on the web.".

Extension Screenshots

screenshot

Download Boombastic! Extension CRX File

Download Boombastic! 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

                        Discover and preview historical and most recently played songs from around the world.                    

Extension Basic Information

Name Boombastic! Boombastic!
ID oiebiojhhafjfnbelgcfdbejekdomcel
Official URL https://chromewebstore.google.com/detail/boombastic/oiebiojhhafjfnbelgcfdbejekdomcel
Description Discover, preview and purchase popular songs on the web.
File Size 99.99 KB
Installation Count 10
Current Version 2.9.2
Last Updated 2023-10-09
Publish Date 2019-04-27
Rating 5.00/5 Total 2 Ratings
Developer rottinam
Email [email protected]
Payment Type free
Extension Website https://twitter.com/rottina
Help Page URL https://twitter.com/rottina
Privacy Policy Page URL https://rottina.com
Supported Languages de,en-US,fr,nl,no,es,it,pl,pt-BR,pt-PT,fi,sv,el,ru,hi,zh-CN,zh-TW,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Mike Rottina",
    "action": {
        "browser_style": true,
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_area": "navbar",
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en_US",
    "description": "__MSG_extDescription__",
    "homepage_url": "https:\/\/twitter.com\/rottina\/",
    "incognito": "spanning",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "offline_enabled": false,
    "host_permissions": [
        "*:\/\/*.apple.com\/*",
        "*:\/\/pitchfork.com\/*",
        "*:\/\/feeds.feedburner.com\/*"
    ],
    "short_name": "Boom!",
    "version": "2.9.2"
}