A browser extension that lets you page through an album's tracklist on Genius using your right and left arrow keys.
This means you do not have to go to the bottom of the page and click on the next song.
Without the extension | With the extension |
---|---|
Without the extension video | With the extension video |
An example where I page through The Weeknd's "After Hours" (great album, btw)
- Head on over to the /releases page and click the
Genius-Arrow-Pager-v{version}.zip
folder - Unzip the aforementioned .zip folder
- Once downloaded, head over to
about:addons
(about:debugging#/runtime/this-firefox
if you are testing the extension locally) - Click the gear icon around the upper-right corner
- Click
Install Add-on From File...
and open the unzipped folder
- Head over to
chrome://extensions
- Enable
Developer Mode
at the top-right if it is not already - Click
Load Unpacked
and open the unzipped folder
This project is licensed under the MIT license located at /LICENSE