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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}