Boombastic!
Discover, preview and purchase popular songs on the web.
Boombastic!とは何ですか?
Boombastic!はrottinamによって開発されたChromeの拡張機能で、その主な機能は「Discover, preview and purchase popular songs on the web.」です。
拡張機能のスクリーンショット
Boombastic!拡張機能のCRXファイルをダウンロード
Boombastic!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Discover and preview historical and most recently played songs from around the world.
拡張機能の基本情報
名前 | 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 |
Eメール | [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" } |