Skip to content
/ unread Public

Chrome extension that opens a random bookmark containing the word "unread"

License

Notifications You must be signed in to change notification settings

nvictor/unread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unread

Chrome extension that opens a random bookmark whose title contains the word "unread".

Only looks at the default "Other Bookmarks" folder. Check the code if you need to update that.

Install

  1. Clone or download repository
  2. Go to chrome://extensions/ and select Developer mode (top right)
  3. Click Load unpacked and select the extension’s directory

Caveats

  1. Expects a "Other Bookmarks" folder to have id "2".
  2. Use JavaScript Array.prototype.filter() on your entire "Other Bookmarks" folder.
  3. Use JavaScript Math.random().

Credits

Icon made by Perfect Pixel from www.flaticon.com

About

Chrome extension that opens a random bookmark containing the word "unread"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published