Code Monkey home page Code Monkey logo

tracktrivia's Introduction

Track Trivia

Motivation

  • Switch to Info Pages using Last.fm & Artist,Album,Track in the URL

Install

you have 2 options ...

a) build yourself from source code

This extention uses Node.js

  1. Install Node.js

  2. Install the dependencies: npm install

  3. Build the extension: npm run build

  4. The extension is built in the dist directory

  5. Add to your Chrome/Firefox

    • Chrome: chrome://extensions/ -> Load unpacked
  6. Optional:

    Increase the build version before 'Build the extension' in Powershell (if needed):

    • Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process (optional in case of security warning)
    • .\inc_patch.ps1

b) Load unpacked dist directory from github

  1. Download the /dist Directory from github (Clone the Code or Code -> Download ZIP) to a Directory of of your choice
  2. Add to your Chrome/Firefox
    • Chrome: chrome://extensions/ -> Load unpacked

How to use

  1. https://open.spotify.com/ and play a track
  2. Open your lastfm Userpage (mine is https://www.last.fm/user/limex)
  3. Select one of your recently played tracks
  4. You will see an note/book icon near URL bar. Click it.
  5. Select Wikipedia, for example.
  6. You can jump to Wikipedia for the played track/artist
  7. Left click: Open in a new tab. Middle click: Open the same tab.

This should work on all lastfm pages as long as there is Artist/Track/Album Information listed in the URL

Settings

#FIXIT

Show/hide Sites:

  1. Right click the note icon,
  2. Select "Options"
  3. It might take some seconds for the popup to apear. Collecting all the data takes some time.
  4. Check/uncheck each map to show/hide it.

ToDo

???

Screenshots

Button opens a popup when pressed on supported sites:

Screenshot of Chrome

Enable supported Sites for the Popup:

Settings

tracktrivia's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.