This extension listens for HTTP redirects and updates the corresponding bookmarks with the new URL.
- Listens for HTTP redirects (301, 302)
- Updates bookmarks with the new URL
- Supports multiple bookmarks
- webRequest: To listen for HTTP requests and redirects.
- bookmarks: To update bookmarks.
- tabs: To access tab information.
Bookmark a page. If the page redirects, the bookmark will be updated with the new URL.
This extension uses a non-blocking webRequest listener and cannot modify request headers.
1.0.0
MIT License
Chitranjan Gupta
You can download the zip files for the Chrome and Firefox extensions from the following links: