Commit Graph
3 Commits
Author SHA1 Message Date
Raven Scott 515b946cc9 Add updated UI
CI / Build & Test (push) Has been cancelled
2026-07-27 00:00:48 -04:00
Raven Scott 83af298eb5 Updates and add examples host
CI / Build & Test (push) Successful in 8m7s
2026-07-26 23:50:17 -04:00
Raven Scott bef6e3fdbd Add extension options, fix settings save and CSP, update docs
- Options: default max peers, ready timeout (ms), disable on file://,
  notify on host disconnect, plus existing app name, request timeout, debug
- Use storage.local instead of storage.sync so settings persist (e.g. in
  Firefox options page); add save/reset error handling in options UI
- Move options page script to options.js for CSP compliance (no inline script)
- manifest: add "notifications" permission for disconnect notification
- Docs: README (settings section, file layout), API-REFERENCE (ready timeout,
  constructor defaults, request timeout), ARCHITECTURE (storage, options page,
  content script behavior), DATA-API and examples/README (default timeout,
  file:// option)
2026-02-12 07:07:50 -05:00