Tabs Reminder is a browser extension designed to help users manage and organize their open tabs effectively by providing a reminder feature. It allows users to save tab details along with links and set reminders to complete tasks associated with each tab.
- Save Tab Details: Store information about open tabs including URLs and titles.
- Set Reminders: Add reminders to tabs for tasks that need completion.
- Organize Tabs: Keep track of important tabs and tasks in an organized manner.
- Go to the Chrome Web Store.
- Search for "Tabs Reminder".
- Click on "Add to Chrome" to install the extension.
- Visit the Firefox Add-ons website.
- Search for "Tabs Reminder".
- Click on "Add to Firefox" to install the extension.
- Clone the repository:
git clone https://github.com/your-username/tabs-reminder.git
- Navigate to chrome://extensions/ (for Chrome) or about add-ons (for Firefox) in your browser.
- Enable Developer Mode.
- Click on "Load unpacked" and select the tabs-reminder directory.
-
Saving Tabs:
- Click on the extension icon in the browser toolbar.
- You can just select the tab you want to save details for.
- Optionally, could you add a reminder for the tab?
-
Managing Tabs:
- View saved tabs and reminders by clicking on the extension icon.
- Edit or delete saved tabs and reminders as needed.
-
Getting Reminders:
- Receive notifications when a saved reminder is due.
-Contributions are welcome! Here's how you can contribute:
- Fork the repository.
- Create your feature branch (git checkout -b feature/your-feature).
- Commit your changes (git commit -am 'Add some feature').
- Push to the branch (git push origin feature/your-feature).
- Open a pull request.