Say goodbye to this page:
The cookie used by Netflix to store profiles is expiring 30 minutes after being created. When the cookie is about to expired, this extension extends the expiration date for one more year.
It has been developed thanks to this repo.
- Check if your Node.js version is >= 6.
- Clone the repository.
- Install yarn.
- Run
yarn
. - Run
npm run start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
- Have fun.