Skip to content

enzon19/randomtv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomTV Logo

RandomTV for Trakt

An extension to pick a random item from a list on Trakt.
Install for Chrome »
Install for FirefoxWebsite

Screenshots

Click an image to view full size.

About

When we have a big list and don't know what to watch, choose a random item can be the solution. That's what RandomTV does! The extension will pick a random item from any list on Trakt.

You just have to click on the Random button on the list you want a random item. Then, RandomTV will show the item in a modal, or highlight in the page or even redirect. You can set different ways to show the chosen item.

RandomTV also offers one more advanced thing: in lists with more than one pages (120+ items), all the items can be choose, even the ones not in the current page. This works because of the use of the API.

Development

To reproduce the project locally for development or contribution:

  1. Clone the repository

    git clone https://github.com/enzon19/randomtv.git
    cd randomtv
  2. Load the extension in your browser

    • Chrome:

      • Go to chrome://extensions/
      • Enable Developer mode
      • Click Load unpacked and select the randomtv
    • Firefox:

      • Rename manifest.json to manifest-chrome.json
      • Rename manifest-firefox.json to manifest.json
      • Go to about:debugging#/runtime/this-firefox
      • Click Load Temporary Add-on and select the manifest.json file in the appropriate folder

Website

The website source code is available in the gh branch.

About

An extension to pick a random item from a list on Trakt.

Topics

Resources

Stars

Watchers

Forks