Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madhavarayulu/leads-tracker-chrome-extension

Chrome Extension to collect & store URLs
https://github.com/madhavarayulu/leads-tracker-chrome-extension

Last synced: 12 days ago
JSON representation

Chrome Extension to collect & store URLs

Awesome Lists containing this project

README

        

## Leads Tracker Chrome Extension

**What it does:**

This is a basic Chrome extension that helps you collect and store website URLs as leads.

Here's how it works:

1. **Capture URLs:**
- You can manually add URLs by typing them into the input field and clicking the "SAVE INPUT" button.
- Alternatively, you can quickly save the URL of the current tab by clicking the "SAVE TAB" button.

2. **Store Leads:**
- Entered URLs are saved in your browser's local storage, allowing you to access them even after restarting your browser.

3. **View Saved Leads:**
- All saved leads are displayed as a list of clickable links.

4. **Clear Leads:**
- Double-clicking the "DELETE ALL" button will remove all saved leads from local storage and the list.