Skip to content

improve the visual appearanceof NETSCAPE-Bookmark-files

License

Notifications You must be signed in to change notification settings

kcabo/bookmark-file-prettify

Repository files navigation

bookmark-file-prettify

npm jsDelivr hits (npm) GitHub last commit GitHub GitHub repo size Lines of code

Apply styles to your NETSCAPE-Bookmark-files

styled bookmark file

Features

  • Tree folder view
  • Expand / collapse folder
  • Display add-date and favicon info
  • Single JS file
  • Non-developer friendly

Usage

  1. Copy the script tag below.
<script src="https://cdn.jsdelivr.net/npm/bookmark-file-prettify/dist/bundle.js"></script>
  1. Open a bookmark file (often named bookmarks_yyyy_MM_dd.html) in text editor.
  2. Insert the copied tag between <META> and <TITLE> tag followed by saving it.
  3. Reopen the file in your browser (Chrome recommended).
Alternative CDN service (unpkg)

If you'd like to use the unpkg hosted file as a substitute for jsdelivr, use this instead.

<script src="https://unpkg.com/bookmark-file-prettify/dist/bundle.js"></script>

License

Distributed under the MIT License.