you can use this to save different links of tabs
- Clone the repository to your local machine.
- Open Google Chrome and navigate to the Extensions settings page by entering "chrome://extensions/" in the address bar.
- Click on "Load unpacked" button and select the folder where the cloned repository resides.
- The extension will be added to your browser, and you can now start using it
- Fork the repository and clone it to your local machine.
- Create a new branch for your contribution.
- Make necessary changes to the codebase.
- Test the changes locally.
- Commit and push your changes to your forked repository.
- Open a pull request to the main repository and describe the changes you have made.
- Wait for the maintainers to review your changes and merge them.
Note: Please ensure that your changes do not break the existing functionality of the extension. Any contributions that enhance the extension's functionality or fix bugs are highly appreciated.