Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/madhavarayulu/leads-tracker-chrome-extension
- Owner: madhavarayulu
- Created: 2024-05-17T07:35:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T08:13:53.000Z (6 months ago)
- Last Synced: 2024-05-18T08:47:15.265Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.