things i learned while making this project:
- addEventListener()
- function parameters
- template strings
- localStorage
- The JSON object
- objects in arrays
- Google Chrome browser installed on your device.
-
Download the Extension Files
- Clone the repository or download the ZIP file and extract it to a local directory.
git clone https://github.com/adityax4/lead-tracker
- Clone the repository or download the ZIP file and extract it to a local directory.
-
Open Chrome Extensions Page
- Open Chrome and navigate to
chrome://extensions/
. - Alternatively, click on the three dots menu at the top right corner, go to
More tools
->Extensions
.
- Open Chrome and navigate to
-
Enable Developer Mode
- Toggle the
Developer mode
switch at the top right corner of the extensions page.
- Toggle the
-
Load Unpacked Extension
- Click on the
Load unpacked
button. - Select the directory where you have stored the extension files.
- Click on the
-
Verify Installation
- Once loaded, the extension should appear in your list of installed extensions.
- Ensure the extension is enabled.