Skip to main content
Version: v0.2.x

pp Library Overview (v0.2.x)

pp scripting is grouped into:

  • pa: page-level API helpers (notifications, markdown rendering).
  • pn: network wrapper around fetch with optional local cache.
  • pq: DOM querying and matching.
  • ps: style application helpers (applyStyle, injectCSS).
  • pt: script-scoped storage helpers.
  • pv: mutation observers, key-combo listeners, and async timing helpers.