Skip to content

chronicIntrovert/nhaccuatui-scrobbler

 
 

Repository files navigation

NhacCuaTui Scrobbler

NhacCuaTui Scrobbler screenshot

Chrome extension that scrobbles music from NhacCuaTui.com to Last.fm

  • Adds current track to Last.fm profile under Scrobbling Now
  • Scrobbles after the halfway mark on a song
  • Please keep only one open tab of playing music on NhacCuaTui

Feel free to contribute or post issues to the GitHub repository.

Installation

Chrome Web Store

Download from the Web Store

.crx

  1. Download the .crx from my site or from the releases
  2. Open Chrome and go to chrome://extensions
  3. Drag and drop the .crx into Chrome
  4. Accept permissions to install the extension
  5. Click on the extension button, then click Log in

Unpacked

  1. Download this repo as a .zip, then extract the archive
  2. Open Chrome and go to chrome://extensions
  3. Check Developer mode
  4. Click Load unpacked extension and select the extracted directory to install
  5. Click on the extension button, then click Log in

Note for Developers

  • You will need a Last.fm API key and secret to run it: http://www.last.fm/api
  • Place your key and secret in api/config.js. The file config.sample.js is provided as a template.

Privacy Policy

Read the extension's privacy policy here. The privacy policy is also available in Vietnamese here.

License

MIT

Packages

No packages published

Languages

  • JavaScript 77.2%
  • HTML 22.8%