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

https://github.com/wassimoubaziz/browser-extension-url-saver

This is a simple browser extension that allows users to save URLs for later reference. Users can capture the URL of the current tab or manually input URLs. Additionally, the extension provides functionality to delete all saved URLs.
https://github.com/wassimoubaziz/browser-extension-url-saver

browser browser-extension css exntension html javascript oubaziz saver url url-saver wassim

Last synced: 3 months ago
JSON representation

This is a simple browser extension that allows users to save URLs for later reference. Users can capture the URL of the current tab or manually input URLs. Additionally, the extension provides functionality to delete all saved URLs.

Awesome Lists containing this project

README

        

# Browser Extension - URL Saver

This is a simple browser extension that allows users to save URLs for later reference. Users can capture the URL of the current tab or manually input URLs. Additionally, the extension provides functionality to delete all saved URLs.

## Features

- Capture URL of the current tab with a single click.
- Manually input URLs to save.
- View and access saved URLs.
- Delete all saved URLs with a double-click.

## How to Use

1. Clone this repository to your local machine.
2. Load the extension in your Chrome browser:
- Open Chrome and go to `chrome://extensions/`.
- Enable Developer mode.
- Click on "Load unpacked" and select the directory where you cloned the repository.
3. The extension will appear in your browser's toolbar.
4. Click the extension icon to save the URL of the current tab or manually input URLs in the provided input field.
5. Double-click the extension icon to delete all saved URLs.

## Demo

You can view a demo of the extension [here](https://wassimoubaziz.github.io/browser-extension-url-saver/).

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

## License

This project is licensed under the [MIT License](LICENSE).

## Contact

For any inquiries or feedback, you can reach out to me via [LinkedIn](https://www.linkedin.com/in/wassim-oubaziz/).