PKSPKMS Bookmarks Firefox Extension

(Tags: Firefox, Personal_Knowledge_Management, PKSPKMS, Programming_Language/JavaScript, Web_Browser/Extension)
Page Details
access: Public
status: Active
publicUrl: https://github.com/pskenny/pkspkms-bookmarks-extension
published: 2025-07-01
creationDate: 2024-10-01
modifiedDate: 2025-07-21
type: Project
External link: https://github.com/pskenny/pkspkms-bookmarks-extension

[!info] This has not yet been release, out of shame. I will do it someday.

A Firefox extension using PKSPKMS to use local Markdown files as bookmarks.

Inspired to make this after reading The best browser bookmarking system is already built-in (HN).

Minimal bookmark Markdown file:

---
tags: Bookmark
publicUrl:
---

Multiple Bookmark tags put the same link in multiple folders.

TODO

  • Fix folders not expanding on child expands
  • Close popup when link clicked
  • Make a distributable
  • Install it
  • Set up PKSPKSMS to run on startup

Potential Additional Tasks

  • Add search functionality ✅ 2025-07-11
    • Add bookmark search functionality
    • Add history search functionality
  • Publish on addons store
  • Include first line or property value from Markdown file as bookmark subtitle.
  • Display tags underneath Bookmark link
    • Clickable tags

Development Resources