bookmark-file-prettify

1.2.0 • Public • Published

bookmark-file-prettify

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

Apply styles to your NETSCAPE-Bookmark-files

no image

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.

Readme

Keywords

none

Package Sidebar

Install

npm i bookmark-file-prettify

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

24 kB

Total Files

11

Last publish

Collaborators

  • kcabo