Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 913 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 913 Bytes

Updateable-Bookmarks

Updatable Bookmarks is a chrome extension that allows you to update an existing bookmark with the click of a button, instead of having to delete the existing bookmark and creating a new one then placing it in the exact spot of the old one.

This was invaluable to me while reading 1000+ chapter web novels on websites such as wuxiaworld.com. I hope it can be of help to some other poor souls out there.

I created this while learning HTML, CSS, and Javascript. Expect some jank in the code.

Installation

Because I am a cheap ass who won't puplish on google's extension store, you have to jump through a couple of hoops to install this extension

  1. Turn on chrome developer mode
  2. Go to Chrome://extensions
  3. Click 'Load unpacked'
  4. Select the root folder of the extension on your PC

Preview

Preview1 Preview2