Skip to content

Chrome extension to track participants of Big Brother Brasil through an API

Notifications You must be signed in to change notification settings

rrazvd/bbb-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BBB Tracker

Chrome extension to track participants of Big Brother Brasil through an API

Instalation

In the src folder create a config.js file with API_PATH, like example below.

// config.js
export const API_PATH = "http://localhost:8000";

And read this article to install the extension on chrome dev mode.

Make sure that API is working!

Usage

After successful installation, you must be logged into your Globoplay account and with the payperview tab open.

So, you can open the extension and select the participant to be tracked.

Your payperview tab will automatically be redirected to the page where your selected participant was tracked.

About

Chrome extension to track participants of Big Brother Brasil through an API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published