Skip to content

chitranjan-gupta/freshmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreshMarks

A Chrome and Firefox extension that updates bookmarks with redirected URLs.

Description

This extension listens for HTTP redirects and updates the corresponding bookmarks with the new URL.

Features

  1. Listens for HTTP redirects (301, 302)
  2. Updates bookmarks with the new URL
  3. Supports multiple bookmarks

Permissions

  • webRequest: To listen for HTTP requests and redirects.
  • bookmarks: To update bookmarks.
  • tabs: To access tab information.

Usage

Bookmark a page. If the page redirects, the bookmark will be updated with the new URL.

Note

This extension uses a non-blocking webRequest listener and cannot modify request headers.

Version

1.0.0

License

MIT License

Author

Chitranjan Gupta

Download

You can download the zip files for the Chrome and Firefox extensions from the following links: