Skip to content

adetyay/lead-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lead-tracker chrome extension

things i learned while making this project:

  • addEventListener()
  • function parameters
  • template strings
  • localStorage
  • The JSON object
  • objects in arrays

Installation

Prerequisites

  • Google Chrome browser installed on your device.

Steps to Install Locally

  1. 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
  2. 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.
  3. Enable Developer Mode

    • Toggle the Developer mode switch at the top right corner of the extensions page.
  4. Load Unpacked Extension

    • Click on the Load unpacked button.
    • Select the directory where you have stored the extension files.
  5. Verify Installation

    • Once loaded, the extension should appear in your list of installed extensions.
    • Ensure the extension is enabled.

ENJOY!

About

chrome extension - learning javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published