Security and cryptography
Non-LLM vulnerability scanning, a self-playing cyber range, encrypted-at-rest stores, and licensing backed by proof-of-work.
One encrypted extension that hosts all the others.
In Development Browser extension platform
ExtensionUltima is a modular, security-first browser extension platform. Instead of installing dozens of separate extensions, it provides one secure host with a shared capability framework, encrypted storage, an automation engine and a module ecosystem.
The security model is the product. A randomly generated 256-bit data encryption key protects everything stored; that key is itself wrapped by one derived from your passphrase via PBKDF2-SHA256, and only the wrapped key and its non-secret parameters are ever persisted. When unlocked, the key exists in memory as a non-extractable cryptographic key — locking the vault or a browser worker eviction removes access immediately. Both values and key names are encrypted, so the shape of your data is not readable either.
Around that sits a unified launcher with search, pinning and a running view, plus a background automation engine whose jobs survive service-worker eviction and browser restarts.
It never overrides your new tab page, your search or your homepage unless you explicitly ask it to. Every extension platform that does is why people distrust the category.
People who want browser automation and productivity tooling without granting a dozen separate extensions permanent access to everything they do.
In development. Free core planned, with paid modules.
Words this page uses in a specific sense.
| Field | Value |
|---|---|
| Name | ExtensionUltima |
| Status | In Development |
| Category | Browser extension platform |
| Platforms | Chrome, Edge, Firefox |
| Pricing | In development. Free core planned, with paid modules. |
| Source | Closed source |
| Publisher | Cognitive Industries |
| Published from | Brisbane, Queensland, Australia |
Non-LLM vulnerability scanning, a self-playing cyber range, encrypted-at-rest stores, and licensing backed by proof-of-work.
Last reviewed · Site changelog