BoomBox

BoomBox is a music discovery Chrome Extension created for music fans to get the latest on their favourite artists.

BoomBoxとは何ですか?

BoomBoxはhttps://adrelevancy.co.ukによって開発されたChromeの拡張機能で、その主な機能は「BoomBox is a music discovery Chrome Extension created for music fans to get the latest on their favourite artists.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

BoomBox拡張機能のCRXファイルをダウンロード

BoomBox拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Boombox is a music discovery Chrome Extension created for music fans to get the latest on their favourite artists with new tab search results by Microsoft Bing. Download Boombox and get updates on upcoming gigs, events, music releases and hottest news in music.

Boombox lets you personalise your chrome tab to your music tastes. Choose from range of genres including Rox, Pop, HipHop, Classical and others and then let BoomBox present you with all the latest tea on your what gets you bouncing. 

Search for artists and music you want to listen to directly from your home screen so you can humm along whilst your work or study. 

Features: 
Stay up to date with the latest gigs in your area 
Choose your favourite music genres and check out the latest in each music chart 
Get regularly updated music news daily

Please note: BoomBox replaces your default new tab page with our alternative page. You may revert at any time by disabling our extension.

Privacy Policy Link - https://www.adrelevancy.co.uk/privacy-policy
Terms and Conditions Link - https://www.adrelevancy.co.uk/terms-and-conditions                    

拡張機能の基本情報

名前 BoomBox BoomBox
ID pnbamclagpbkicefdoaoccjiiofhedil
公式URL https://chromewebstore.google.com/detail/boombox/pnbamclagpbkicefdoaoccjiiofhedil
説明 BoomBox is a music discovery Chrome Extension created for music fans to get the latest on their favourite artists.
ファイルサイズ 847 KB
インストール数 56,647
現在のバージョン 1.1.11
最終更新日 2023-10-04
公開日 2023-05-05
開発者 https://adrelevancy.co.uk
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.adrelevancy.co.uk
ヘルプページのURL https://www.adrelevancy.co.uk/terms-and-conditions
プライバシーポリシーページのURL https://www.adrelevancy.co.uk/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BoomBox",
    "description": "BoomBox is a music discovery Chrome Extension created for music fans to get the latest on their favourite artists.",
    "version": "1.1.11",
    "host_permissions": [],
    "action": {
        "default_icon": {
            "16": "logo.png",
            "48": "logo.png",
            "128": "logo.png"
        }
    },
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "management"
    ]
}