Skip to content

Blessy-B-Sherin/Lead-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Lead Tracker Extension

Description

The Lead Tracker Chrome extension helps users manage and track leads by saving URLs. It provides additional functionalities like exporting leads to CSV and toggling dark mode, and more.

Features

  • 💾Save Lead: Add and save URLs manually.
  • 🌐Save Tab: Save the URL of the currently active browser tab.
  • 🗑️Clear All Leads: Remove all saved leads with one click.
  • 📈Export to CSV: Export all saved leads to a CSV file for easy sharing and analysis.
  • 🌙Dark Mode: Toggle between light and dark modes for user comfort.
  • 📱Responsive Design: Adaptable interface for various screen sizes.

Technology Stack

  • Frontend: HTML, CSS
  • JavaScript: Chrome extension APIs, localStorage

Usage

  1. Save a Lead: Enter a URL in the input field and click "Save Lead" to add it to your list of saved leads.
  2. Save Current Tab: Click "Save Tab" to add the URL of the current browser tab to your list.
  3. Clear Leads: Click "Clear All" to remove all leads from your list.
  4. Export Leads: Click "Export CSV" to download a CSV file containing all your saved leads.
  5. Toggle Dark Mode: Click "Dark Mode" to switch themes. The button will change to "Light Mode" for toggling back.

Screenshots & Demo Video

Installation

  1. Download the extension from Google Drive.
  2. Go to chrome://extensions/ in your Chrome browser.
  3. Enable "Developer mode" using the toggle switch in the top right.
  4. Click "Load unpacked" and select the directory where you downloaded the extension.
  5. The extension should now be available in your Chrome toolbar.