Web Scrobbler
Scrobble music all around the web!
Qu'est-ce que Web Scrobbler ?
Web Scrobbler est une extension Chrome développée par Web Scrobbler team, et sa fonction principale est "Scrobble music all around the web!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Web Scrobbler
Téléchargez les fichiers d'extension Web Scrobbler au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Web Scrobbler |
ID | hhinaapppaileiechjoiifaancjggfjm |
URL Officiel | https://chromewebstore.google.com/detail/web-scrobbler/hhinaapppaileiechjoiifaancjggfjm |
Description | Scrobble music all around the web! |
Taille du Fichier | 757 KB |
Nombre d'Installations | 164,058 |
Version Actuelle | 3.6.2 |
Dernière Mise à Jour | 2024-02-29 |
Date de Publication | 2020-07-05 |
Évaluation | 3.78/5 Total 2813 Évaluations |
Développeur | Web Scrobbler team |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://web-scrobbler.com |
URL de la Page d'Aide | https://github.com/web-scrobbler/web-scrobbler |
URL de la Page de Politique de Confidentialité | https://github.com/web-scrobbler/web-scrobbler/blob/master/src/_locales/en/privacy.md |
Langues Prises en Charge | 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": [ " |