/chrome-trakt-to-watch

Chrome extension which lets you to add selected movie title to your Trakt watchlist

Primary LanguageJavaScript

TODO

product

  • switch to trakt search
  • let add multiple entries, marking added ones
  • optional adult content filtering (turn on by default)
  • imdb link in detailed view
  • link to watchlist from added screen
  • undo button
  • transitions between router-views
  • popup click to inject iframe with automatic search on google results, imdb, etc
  • movies/shows filters

org

  • proper README
  • create issues for todo

tech

  • error logging (sentry)
  • use trakt api library
  • async/await instead of promises
  • typescript
  • automatic git tag and manifest version bump for release