Web Scrobbler
Scrobble music all around the web!
Web Scrobblerとは何ですか?
Web ScrobblerはWeb Scrobbler teamによって開発されたChromeの拡張機能で、その主な機能は「Scrobble music all around the web!」です。
拡張機能のスクリーンショット
Web Scrobbler拡張機能のCRXファイルをダウンロード
Web Scrobbler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Web Scrobbler helps online music listeners to scrobble their playback history. The extension is developed by a great number of contributors. Join our Discord server: https://discord.com/invite/u99wNWw IF THE EXTENSION STOPS WORKING, REPORT ON GITHUB ONLY: https://github.com/web-scrobbler/web-scrobbler/issues. Supported services: Last.fm Libre.fm ListenBrainz Usage You should click on a notification that is shown when the extension is loaded first time. Then, you should grant access to your accounts. The scrobbler status is shown on the right side of the address bar. Optionally you can enable desktop notifications of now playing songs. You can manually correct the song title by clicking on the scrobbler icon, if the song doesn't get recognized. Just click on the question mark icon and fill correct song info. See the options page for more information.
拡張機能の基本情報
名前 | Web Scrobbler |
ID | hhinaapppaileiechjoiifaancjggfjm |
公式URL | https://chromewebstore.google.com/detail/web-scrobbler/hhinaapppaileiechjoiifaancjggfjm |
説明 | Scrobble music all around the web! |
ファイルサイズ | 757 KB |
インストール数 | 164,058 |
現在のバージョン | 3.6.2 |
最終更新日 | 2024-02-29 |
公開日 | 2020-07-05 |
評価 | 3.78/5 合計 2813 レビュー |
開発者 | Web Scrobbler team |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://web-scrobbler.com |
ヘルプページのURL | https://github.com/web-scrobbler/web-scrobbler |
プライバシーポリシーページのURL | https://github.com/web-scrobbler/web-scrobbler/blob/master/src/_locales/en/privacy.md |
対応言語 | id,de,en,en-GB,en-US,es,lt,pl,pt-BR,pt-PT,fi,el,ru,zh-TW,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Web Scrobbler", "default_locale": "en", "description": "__MSG_extDescription__", "version": "3.6.2", "permissions": [ "storage", "contextMenus", "notifications", "scripting" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "content_scripts": [ { "matches": [ " |