Welcome to LumiTabs! This extension is designed to help you manage and save your browser tabs, enhancing your productivity by keeping track of important links and sessions.
- Save Current Tab: Save the URL of your current active tab with a single click.
- Save All Tabs: Capture all the URLs from your open tabs in the current window.
- Delete All Saved Links: Clear all saved links from the local storage with one click.
- Delete Individual Links: Easily remove specific links from your saved list.
- Export Links to CSV: Export your saved links into a CSV file for easy sharing and backup.
- Download the LumiTabs extension files.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the LumiTabs directory.
- Download the
LumiTabs.crx
file. - Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Drag and drop the
LumiTabs.crx
file onto the Chrome extensions page to install.
- Click on the LumiTabs icon in the Chrome toolbar to open the popup.
- Use the input field to manually add a URL and click "SAVE INPUT".
- Click "SAVE TAB" to save the URL of your current active tab.
- Click "SAVE ALL TABS" to save URLs of all open tabs in the current window.
- To delete all saved links, click "DELETE ALL".
- To export your saved links as a CSV file, click "EXPORT".
- Chrome browser
- Basic knowledge of JavaScript, HTML, and CSS
- manifest.json: Configuration file for the Chrome extension.
- index.html: The popup interface of the extension.
- main.js: JavaScript file containing the logics.
- assets/: Directory containing CSS and image files.
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
This project is licensed under the MIT License.
Feel free to reach out if you have any questions or need further assistance. Enjoy using LumiTabs to keep your browsing sessions organized and productive!
LumiTabs - Simplifying your browsing experience.