pranavshuklaa / Code-Helper

This is a fun little Chrome extension that reminds you to study every time you open a new tab, if u have the focus span of a 3 year old.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code-Helper

This is a fun little Chrome extension that reminds you to study every time you open a new tab.

📝How it works

The extension works by injecting a content script into every page you visit. The content script sends a message to the background script, which then fetches the current URL and sends it back to the content script. The content script then sends a message to the popup script, which displays a reminder to study.

alt text

alt text

👨‍How to set it up

To set up the extension on your own computer, follow these steps:

  1. Clone the repository to your computer: git clone https://github.com/pranavshuklaa/Code-Helper

  2. Open Google Chrome and go to the extensions page by typing chrome://extensions in the address bar.

  3. Turn on "Developer mode" by toggling the switch in the top-right corner.

  4. Click the "Load unpacked" button and select the folder where you cloned the repository.

  5. The extension should now be loaded and ready to use.

🤡Why

It does help , if u have the focus span of a 3 year old.

About

This is a fun little Chrome extension that reminds you to study every time you open a new tab, if u have the focus span of a 3 year old.


Languages

Language:JavaScript 84.9%Language:HTML 15.1%