Leads Tracker is a lightweight and efficient Chrome extension designed to help you save, organize, and manage website leads (URLs) effortlessly. Whether you're researching, bookmarking, or keeping track of important pages, Leads Tracker streamlines the process with a simple interface and powerful features.
-
Save Links Manually
Add any URL by typing or pasting it into the input field and clicking "Save". -
One-Click Save
Instantly save the current browser tab with the "Save Tab" button. -
Persistent Storage
Your leads are stored in local storage and remain available even after restarting Chrome. -
Easy Deletion
Clear all saved leads by double-clicking the "Delete All" button. -
Minimal & Clean UI
User-friendly interface for a smooth experience.
- Download or Clone the Repository
git clone https://github.com/yourusername/leads-tracker.git
- Open Chrome Extensions Page β’ Go to chrome://extensions/ β’ Enable Developer mode (top right)
- Load Your Extension β’ Click Load unpacked β’ Select the folder containing your project files (e.g., chromeExtension.html, chromeExtension.js, manifest.json, etc.)
- Use the Extension β’ Click on the extension icon in your browser to open the popup and start saving your leads!
β’ Add Manually: Type or paste a URL in the input field and click Save.
β’ Save Current Tab: Click the Save Tab button to store the URL of your current tab.
β’ Delete All Leads: Double-click the Delete All button to clear your saved list.
leads-tracker/
βββ chromeExtension.html # Popup interface for leads management
βββ chromeExtension.js # Handles extension logic and interaction
βββ chromeExtension.css # Styles for the popup page
βββ manifest.json # Chrome extension configuration
βββ icon.jpg/png # Extension icon