jed1337 / MetallumAddons

Additional features and keyboard shortcuts for metal-archives.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional features and keyboard shortcuts for metal-archives.com

Description

The addons in this project were created to make the site easier to use as well as for me to practice my Javascript

Metal-archives has already included JQuery in its code. Including it again within the script causes the site to have problems and the shortcuts to not function.

Feel free to improve this project or offer up some suggestions.

How to install

  1. Download the add-on Greasemonkey for Firefox or Tappermonkey for Chrome.
  2. Click the raw Metallum_Shortcuts.user file. Greasemonkey or Tappermonkey will prompt you if you want to install the file.
  3. Click Install. The dependencies are automatically downloaded as well.

Dependencies

Additional features

Album view

  • Toggle all lyrics button
  • Anchor tags to the songs
  • Copy lyrics button

Shortcuts

Global shortcuts

Description Shortcut
View the history changes of the page Shift + h
Go to the rules page Shift + r
Go to the forum Shift + f
Focus on the username area l
Focus on the search bar /

Artist view

Description Shortcut
Select the next album j
Select the previous album k

Album view

Description Shortcut
Toggle all lyrics a
Click on the album cover c
Select the next item in the discography j
Select the previous item in the discography k
Go to the artist page Shift + a
Go to the edit album page Shift + e
Go to the edit album lineup page Shift + l
Focus on a specific song Alt + <song_number(1 to 99)>
Copy lyrics Ctrl + alt + c (After focusing on a specific song)

Search view

Description Shortcut
Select the next item in the search results j
Select the previous item in the search results k

Things to add

  • Navigational shortcuts for
    • Advanced search
    • Forum view
    • Profile view
      • Album view
        • Go to the reviews section
      • Artist view
        • Easily scroll through the discography, members, reviews, etc. tab.

About

Additional features and keyboard shortcuts for metal-archives.com


Languages

Language:JavaScript 100.0%