Chromium browsers
Local scoring and five deterministic prompt actions on supported AI websites.
Version 0.8.0 brings six-dimension scoring, five prompt actions, and an explicit next-prompt preview into supported AI websites. It uses the current draft and latest visible assistant response or, from an empty composer, the latest visible preceding user/assistant pair. It never auto-submits.
Version 0.3.0 packages Score, Enhance, Polish, Formalize, Shorten, Structure, and next-prompt suggestions into a bounded local MCP server. It does not read chats on its own or persist tool arguments.
# macOS: verify the downloaded archive
shasum -a 256 -c measurably-cli-0.3.0.tgz.sha256
npm install --global ./measurably-cli-0.3.0.tgz
measurably --version
measurably integrations plan
measurably integrations status
measurably integrations install --provider codex --apply
measurably integrations install --provider claude-code --applyVerify the checksum before installation. Install never overwrites an existing named entry. Configuration proves setup only: restart the host, then invoke a tool to prove execution. macOS is locally accepted; Windows and Linux remain native-validation targets. In cmux, Codex or Claude Code launches the same configured server—Measurably does not inspect panes or terminal processes. Guided setup does not configure Claude Desktop.
On Linux use sha256sum -c; on Windows compare Get-FileHash -Algorithm SHA256 with the downloaded sidecar. If Node or the global npm prefix changes, uninstall and reinstall the named integration so its absolute paths stay current. Remove the package with npm uninstall --global measurably-cli.
This is a direct developer-preview package, not a Chrome Web Store listing. Chromium browsers require Developer mode for unpacked extensions.
Next-prompt context exists only in page and extension JavaScript memory while the preview is active. The host page itself may retain visible chat content under its own policy.
Keep the measurably-extension folder intact after extracting the archive.
Use chrome://extensions in Chrome or Brave, edge://extensions in Edge, or your Chromium browser’s extensions page.
Choose Load unpacked and select the extracted measurably-extension folder.
Type at least ten characters, open the badge, or choose Suggest next. Tab accepts only a visible preview at a safe end caret and never submits it.
The two downloadable archives prove only their browser and CLI source-preview layers. They do not turn unsigned desktop source into a released installer.
Local scoring and five deterministic prompt actions on supported AI websites.
A checksummed CLI configures local MCP tools for Codex and Claude Code; macOS is locally accepted while Windows and Linux await native host acceptance.
The owned editor builds from source. Signed and physically accepted installers are not available yet.
Account pairing and cloud sync are paused. Third-party sites can change their prompt fields without notice. A browser page, MCP host, or model provider may separately retain content under its own policy. These packages are checksummed but are not store-reviewed or publisher-signed.
Read the extension privacy policy