Chrome extension for displaying the rating of a project on IMDB to the left of its title. Note: This extension uses the free OMDB API and is limited to 1,000 API calls per day. If you don't see ratings listed next to project titles, try again tomorrow.
Features:
- Displays rating for each movie in a filmography section of a person (actor/director/etc.)
- Distinguishes content based on rating and relevance*
- Generates a person rating based on its titles**
* * TV items need a higher rating to be considered "good" (since they usually have higher ratings than movies to begin with). TV / Video Games >= 8, Film >= 7
*** Only the first filmography section (IMDB sets most relevant as first) is used for calculating the person score.
Uses The OMDB API for fetching the ratings data.
Based on a project created by @skidding, modified by Cory Thorpe @CoryUX.