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
官方網址 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"
}