All Projects → nliautaud → trakttvstats

nliautaud / trakttvstats

Licence: MIT license
A chrome extension adding various improvements to trakt.tv

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to trakttvstats

read-medium-extension
Chrome extension for reading Medium for free without leaving the page.
Stars: ✭ 55 (+139.13%)
Mutual labels:  extension, browser-extension
YourAutoLiker
Browser extension that automatically likes or dislikes Youtube videos from selected channels.
Stars: ✭ 24 (+4.35%)
Mutual labels:  extension, browser-extension
gitlab-job-log-viewer
Browser extension for code highlighting raw logs in Gitlab CI
Stars: ✭ 21 (-8.7%)
Mutual labels:  extension, browser-extension
tRakt-shiny
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
Stars: ✭ 17 (-26.09%)
Mutual labels:  trakt, trakt-tv
Service Worker Detector
This extension detects if a website registers a Service Worker.
Stars: ✭ 124 (+439.13%)
Mutual labels:  extension, browser-extension
code-tours-github
A browser extension to allow to play Code Tours directly from the Browser.
Stars: ✭ 52 (+126.09%)
Mutual labels:  extension, browser-extension
GladiatusCrazyAddon
A browser addon for the Gladiatus browser game.
Stars: ✭ 31 (+34.78%)
Mutual labels:  extension, browser-extension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-4.35%)
Mutual labels:  extension, browser-extension
Marinara
Pomodoro® time management assistant for Chrome
Stars: ✭ 1,806 (+7752.17%)
Mutual labels:  extension, browser-extension
Chrome Extensions Examples
All Chrome Extension examples collected into one repository
Stars: ✭ 1,217 (+5191.3%)
Mutual labels:  extension, browser-extension
movie-box
📺 Get your last watched movies and shows (+more) report from trakt.tv in a GitHub Gist.
Stars: ✭ 13 (-43.48%)
Mutual labels:  trakt, trakt-tv
Gab Dissenter Extension
Dissenter.com Browser Extension source code
Stars: ✭ 252 (+995.65%)
Mutual labels:  extension, browser-extension
Trakt-Userscripts
Userscripts to improve and add features to Trakt.tv
Stars: ✭ 39 (+69.57%)
Mutual labels:  trakt, trakt-tv
youtube-audio
Disable videos on Youtube saves resource usage (Youtube becomes audio only)
Stars: ✭ 13 (-43.48%)
Mutual labels:  extension, browser-extension
Pass For Macos
macOS wrapper for pass, the standard UNIX password manager
Stars: ✭ 62 (+169.57%)
Mutual labels:  extension, browser-extension
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+626.09%)
Mutual labels:  extension, browser-extension
Vscode Vega Viewer
VSCode extension for Interactive Preview of Vega & Vega-Lite maps 🗺️ & graphs 📈
Stars: ✭ 75 (+226.09%)
Mutual labels:  charts, extension
new-word-tab
A browser extension to learn a new word per new tab
Stars: ✭ 30 (+30.43%)
Mutual labels:  extension
browser-extension
Official LISTEN.moe browser extension
Stars: ✭ 23 (+0%)
Mutual labels:  extension
github-toc
📖 Browser extension that adds a table of contents to GitHub repos, wikis and gists.
Stars: ✭ 71 (+208.7%)
Mutual labels:  extension

trakttvstats

A chrome extension adding various improvements to trakt.tv. Available in the Chrome Web Store.

Chrome Web Store Development version Issues & Suggestions

Features

Statistics screen Filtering screen
Localization screen Layout screen

Graphs, statistics & filtering

A way to navigate into someone filmography trough your personnal history.

What are the films directed by Paul-Thomas Anderson in the 90's that I didn't see ?

The extension add several charts to the people pages (ex. Steven Spielberg) :

  • The number/percentage of his movies I've seen, in total and by job categories (direction, production...).
  • The distribution of the ratings for his filmography, by me and the trackt.tv users.
  • The distribution of his movies by decade, and the proportion that I've seen.

All these stats are combinable by clicking on the charts.

  • Select a donut chart to focus on specific job categories.
  • Select a donut slice to focus on movies 'seen' or 'not seen'.
  • Select a decade bar to focus on specific decades.

By clicking on charts, the movies list below is neatly organized and filtered, and a summary sentence appears below.

An option allow to skip specific ratings from the related chart. It may be useful if some of your ratings aren't reliable and distort the chart (ex. too many 5's ?).

Translation & localization

By specifying a language code in the options, you'll enable the following features :

  • Localized titles (show the localized and/or original title in addition to the english one)
  • Localized synopsis and biography
  • Localized posters
  • Localized release dates (list all the releases dates, not only the US one, and show the most relevant one)

Translations and localized data uses the TMDb API. The language code, as defined in the TMDb API :

is a bare ISO-639-1 code [and] you can specify an extra ISO-3166-1 tag

For example fr, de, or pt-BR.

Settings Description
Translate items - On mouse hover do less calls to the API
- On load translate every movie of the page at once
Localized synopsis - Show both : display the localized version under the english one.
- Replace original : display only the localized version.
- Disable : just don't.
Localized posters - Replace original : display only the localized version.
- Original on hover : display the localized version, and show the original on mouse over. - Localized on hover : show the localized version on mouse over.
- Disable : just don't.
Custom TMDb API Key (optionnal) if you want to call the API trough your own TMDb account

Layout improvements

The extension add several features to the site layout and navigation that can be setup in the option page.

Custom external links

Add links to any other websites than IMDb, TMDb and Wikipedia on the sidebar.

Ex: Allociné, Criticker, SensCritique...

List website names separated by commas. The feature will use Google "I'm lucky" to redirect to the first Google search result related to the given term and the page title. Ex: Deadpool 2016 Criticker. If there is no certain result, Google may redirect to the search result page.

Multiline titles

By default, the titles under the posters are cropped to a single line to maintain a strict layout :

Indiana Jones and the...

You can disable this behavior and show the title in full glory by enabling this option in the settings.

Indiana Jones and the
Temple of Doom
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].