Boombastic!

Discover, preview and purchase popular songs on the web.

什么是Boombastic!?

Boombastic!是由rottinam开发的Chrome扩展程序,该扩展的主要功能是“Discover, preview and purchase popular songs on the web.”。

扩展截图

screenshot

下载Boombastic!扩展crx文件

下载Boombastic!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Boombastic! Boombastic!
ID oiebiojhhafjfnbelgcfdbejekdomcel
官方URL https://chromewebstore.google.com/detail/boombastic/oiebiojhhafjfnbelgcfdbejekdomcel
简介 Discover, preview and purchase popular songs on the web.
文件大小 99.99 KB
安装次数 10
当前版本 2.9.2
更新时间 2023-10-09
上架时间 2019-04-27
评分 5.00/5 共2次评分
开发者 rottinam
电子邮箱 [email protected]
付费类型 free
扩展官网 https://twitter.com/rottina
帮助页面URL https://twitter.com/rottina
隐私政策页面URL https://rottina.com
支持的语言 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"
}