Chrome extension meant to enhance productivity on YouTube and curb bad online habits.
"Add to Chrome" via
https://chrome.google.com/webstore/detail/focus-extension/nfoabbopgdemcjalkjijkfklhemlglli?hl=en&authuser=0
Local Installation:
- Download Zip
- Visit chrome://extensions/ and turn on "Developer mode"
- Click "Load unpacked" button and navivigate to the folder you downloaded from GitHub
Extension Popup
Extension adds a button at the bottom of every YouTube video so that the user can bookmark and caption important time stamps.
Bookmarks for each video can be viewed/removed in the "Learning" section of the extension.
The "Leisure" section of the extension aims to curb bad online habits by having the user decide the amount of time they spend on YouTube. The extension will automatically close the user's YouTube tab once the timer runs out. The user can keep track of their time by viewing the extension badge icon text (top right corer of their browser screen).
- HTML
- Vanilla CSS
- Vanilla JS
- particles.js
- chrome.storage API