StrezlessMusick / web-scrobbler

Scrobble music all around the web!

Home Page:https://web-scrobbler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Scrobbler

Chrome Web Store Addons.mozilla.org Microsoft Edge Addons

Discord Test status Codacy Badge Codacy Coverage Badge

Web Scrobbler helps online music listeners to scrobble their playback history.

Supported Services

Installation

The extension can be either downloaded from stores, or installed as an unpacked extension.

Chrome Web Store

It can be installed directly from the Chrome Web Store for Chrome users.

Opera users can install the extension from Chrome Web Store using the Download Chrome Extension addon for Opera.

Addons.mozilla.org

For those who prefer Firefox, the extension is available on Addons.mozilla.org.

Microsoft Edge Add-ons

The extension is also avaiable on the Microsoft Edge Add-ons.

Install from source code

To install the extension from sources or zip file, read this page if you're on Chrome, or this one if you use Firefox.

Development

Build the extension

Before building the extension you should install dependencies:

# Install dependencies
> npm install

# Build the extension
> npx grunt build:firefox
# or
> npx grunt build:chrome

The built extension is available in build directory. You can install it as an unpacked extension from this directory.

The detailed build instruction is available here.

Develop connectors

Check the wiki page to understand development of connectors. Please also read our contribution guidelines.

Translations

We use Transifex to maintain translations. If you want to translate the extension, follow the translations wiki page for details.

Media

Follow @web_scrobbler on Twitter to receive the latest news and updates.

Join the Discord channel to discuss the extension.

Privacy Policy

See the privacy policy.

License

Licensed under the MIT License.

About

Scrobble music all around the web!

https://web-scrobbler.com

License:MIT License


Languages

Language:JavaScript 95.4%Language:HTML 3.8%Language:CSS 0.8%