Skip to content

Repository files navigation

solstone-browser

Status: parked. This extension is not abandoned. This source tree is not a usable release and does not currently deliver material to any journal.

This repository contains a Chromium Manifest V3 semantic browser extension for solstone. It is retained for future development of text intake from web apps an owner chooses.

Source tree

extension/            unpacked-loadable MV3 extension
  manifest.json        browser permissions and extension metadata
  background.js        service worker
  content.js           per-tab coordinator
  skim.js              semantic DOM walker
  adapters.js          site adapters and generic fallback
  popup.html/.js       toolbar popup
  options.html/.js     settings interface
  lib/                 shared implementation modules
test/                  unit, source, and browser checks
scripts/               packaging and verification helpers

Development setup

This section is for contributors working on the parked source tree, not for product installation.

make dist

Open chrome://extensions, enable Developer mode, select Load unpacked, and choose dist/current. After a later make dist, select reload on the extension card.

Tests

npm test
make ci

See AGENTS.md for contributor guidance and INSTALL.md for the source-tree setup details.

License

AGPL-3.0-only. See LICENSE.

About

Parked semantic browser-extension source for solstone, designed to take in text from web apps you choose.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages