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.
- Download the .crx from my site or from the releases
- Open Chrome and go to
chrome://extensions
- Drag and drop the .crx into Chrome
- Accept permissions to install the extension
- Click on the extension button, then click Log in
- Download this repo as a .zip, then extract the archive
- Open Chrome and go to
chrome://extensions
- Check Developer mode
- Click Load unpacked extension and select the extracted directory to install
- Click on the extension button, then click Log in
- 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 fileconfig.sample.js
is provided as a template. - To get started, install Node ^10.16.3 with npm ^6.12.0, then run
npm i && npm run watch
- Follow
Unpacked
instructions above and select the compiledbuild
directory in the project root
Read the extension's privacy policy here. The privacy policy is also available in Vietnamese here.