Indie Music
Pop-up which plays Indie music from Spotify.
Indie Musicとは何ですか?
Indie MusicはRemind 2 Unwindによって開発されたChromeの拡張機能で、その主な機能は「Pop-up which plays Indie music from Spotify.」です。
拡張機能のスクリーンショット
Indie Music拡張機能のCRXファイルをダウンロード
Indie Music拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With this Indie Music extension, you can either play music directly from a pop-up or use it to open a Spotify tab full of Indie music. Thanks for checking out the Indie Music Chrome Extension!
拡張機能の基本情報
名前 | Indie Music |
ID | fffiaokpjdmipajjfkbkkcielmnckigj |
公式URL | https://chromewebstore.google.com/detail/indie-music/fffiaokpjdmipajjfkbkkcielmnckigj |
説明 | Pop-up which plays Indie music from Spotify. |
ファイルサイズ | 2.05 MB |
インストール数 | 45 |
現在のバージョン | 1.0 |
最終更新日 | 2021-01-07 |
公開日 | 2021-01-07 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Remind 2 Unwind |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Indie Music", "version": "1.0", "description": "Pop-up which plays Indie music from Spotify.", "icons": { "16": "flower.png", "48": "flower.png", "128": "flower.png" }, "browser_action": { "default_icon": "flower.png", "default_popup": "popup.html" } } |