Skip to content

jnyrup/imdb-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IMDb Sorter

A GreaseMonkey script to sort the section on a movie entry on imdb.com

How to Use

imdb.user.js contains two arrays of section id's to sort and hide, respectively, that you currently have to modify manually before installing the script.

  • show specifies an order of sections, such that the first element of show is shown right below the title section.
  • hide specifies sections that should be hidden.

To install the script:

  • Chrome: Open Extensions by going to the webpage chrome://extensions and drag the imdb.user.js to middle of the screen onto the box "Drop to install".
  • Firefox: Install GreaseMonkey and drag imdb.user.js to a browser page to install.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published