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.
- Host: GitHub
- URL: https://github.com/wassimoubaziz/browser-extension-url-saver
- Owner: wassimOubaziz
- License: mit
- Created: 2024-05-03T11:59:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T12:07:48.000Z (about 1 year ago)
- Last Synced: 2025-01-20T01:26:52.120Z (5 months ago)
- Topics: browser, browser-extension, css, exntension, html, javascript, oubaziz, saver, url, url-saver, wassim
- Language: JavaScript
- Homepage: https://wassimoubaziz.github.io/browser-extension-url-saver/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).