Web Scrobbler
Scrobble music all around the web!
Was ist Web Scrobbler?
Web Scrobbler ist eine Chrome-Erweiterung, die von Web Scrobbler team entwickelt wurde, und ihr Hauptmerkmal ist "Scrobble music all around the web!".
Erweiterungsscreenshots
Web Scrobbler-Erweiterungs-CRX-Datei herunterladen
Laden Sie Web Scrobbler-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Web Scrobbler |
ID | hhinaapppaileiechjoiifaancjggfjm |
Offizielle URL | https://chromewebstore.google.com/detail/web-scrobbler/hhinaapppaileiechjoiifaancjggfjm |
Beschreibung | Scrobble music all around the web! |
Dateigröße | 757 KB |
Installationsanzahl | 164,058 |
Aktuelle Version | 3.6.2 |
Letztes Update | 2024-02-29 |
Veröffentlichungsdatum | 2020-07-05 |
Bewertung | 3.78/5 Insgesamt 2813 Bewertungen |
Entwickler | Web Scrobbler team |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://web-scrobbler.com |
Hilfeseite URL | https://github.com/web-scrobbler/web-scrobbler |
URL der Datenschutzrichtlinien-Seite | https://github.com/web-scrobbler/web-scrobbler/blob/master/src/_locales/en/privacy.md |
Unterstützte Sprachen | 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": [ " |