Suplimente pentru Firefox
  • Extensii
  • Teme
    • pentru Firefox
    • Dicționare și pachete lingvistice
    • Site-uri pentru alte browsere
    • Suplimente pentru Android
Intră în cont
Previzualizare Understory

Understory de Noah Albert

Ask your own local AI about the page you are reading. It shows you the exact text it extracted first, and refuses when a page has no article, so you never get a confident answer about a navigation menu.

0 (0 revizuiri)0 (0 revizuiri)
Descarcă Firefox și obține extensia
Descarcă fișierul

Metadate extensie

Despre această extensie
Understory puts a sidebar on any page and answers questions about it using a model running on your own machine through Ollama. There is no server, no account and no telemetry. It talks to localhost and nowhere else, and its manifest declares that it collects no data at all.

WHAT MAKES IT DIFFERENT

Most page assistants fail the same way: they grab the wrong part of the page, hand a navigation menu or a cookie banner to the model, and the model answers fluently about it. You cannot tell that happened, because you never see what it read.

Understory is built around that problem.

It reads the article, not the furniture. Navigation, cookie walls, share rails, newsletter interstitials and footers are stripped, and what remains is scored by text density, punctuation, link density and structure. It was checked against live pages, not just test cases: it pulls the body out of a BBC news article, a Wikipedia entry, the Python documentation, a GitHub README, and a 718,000 character book on Project Gutenberg.

When there is no article, it says so. The BBC News front page, The Verge's tech index and the Ars Technica home page all get a plain refusal instead of a plausible looking fragment. A guess is not an answer, and quietly guessing is the failure this extension exists to remove.

You always see what the model was given. Before any answer appears, the panel names the part of the page it chose, how many characters it found and how confident it is, with the full extracted text one click away. If it still picks wrong, highlight the text you care about and press Read page: your selection wins.

It does nothing when you are not using it. There is no content script running on your tabs, no timer and no navigation listener. The reader is injected into a page only when you ask for it. A page you never point Understory at is never touched, so it costs nothing while it sits there.

WHAT YOU NEED

Ollama running locally with at least one model pulled, for example: ollama pull llama3.2

Open the settings, press Refresh models, choose one, and save. If the list stays empty while Ollama is running, Ollama is refusing the extension's origin: start it with OLLAMA_ORIGINS set to moz-extension://* and restart it. The settings page tells you this too, at the moment it becomes relevant.

PRIVACY

The only network address Understory ever contacts is the Ollama address you set, which defaults to http://localhost:11434. Page text goes to your own model on your own machine. Nothing is sent anywhere else, stored remotely, or logged.
Comentarii de la dezvoltator
No build step, no bundler and no dependencies: the reviewed source is the shipped source. src/extract.js is a pure function over a Document with no browser globals, which is what lets the test suite run it under jsdom; 31 assertions cover navigation-heavy news pages, link directories, article bodies split across sibling divs, a promo header longer than the article, unrendered SPA shells, documentation pages, teaser card grids, and malformed or null documents. Host permissions are limited to localhost and 127.0.0.1. Page access uses activeTab and scripting.executeScript on user action only, with no declared content scripts.
Evaluat cu 0 de către 0 recenzori
Intră în cont pentru a evalua această extensie
Nu există încă evaluări

Evaluarea prin stele a fost salvată

5
0
4
0
3
0
2
0
1
0
Nicio recenzie încă
Permisiuni și date

Permisiuni opționale:

  • Să îți acceseze datele pentru localhost
  • Să îți acceseze datele pentru 127.0.0.1

Colectare de date:

  • Dezvoltatorul spune că extensia nu necesită colectarea de date.
Află mai multe
Mai multe informații
Linkurile suplimentului
  • E-mail pentru asistență
  • Copiază ID-ul suplimentului
Versiune
1.0.0
Mărime
28,13 KB
Ultima actualizare
4 zile în urmă (9 sept. 2026)
Categorii conexe
  • Dezvoltare web
  • Confidențialitate și securitate
Licență
Licență MIT
Istoricul versiunilor
  • Vezi toate versiunile
Etichete
  • chat
  • privacy
Adaugă în colecție
Raportează acest supliment
Du-te pe pagina de start Mozilla

Suplimente

  • Despre
  • Blog suplimente Firefox
  • Atelier de extensii
  • Centrul dezvoltatorilor
  • Politicile dezvoltatorilor
  • Blogul comunității
  • Forum
  • Raportează o defecțiune
  • Ghid pentru recenzii

Descarcă

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Ultimele versiuni

  • Nightly
  • Beta

Firefox pentru afaceri

  • Enterprise

Comunitate

  • Connect
  • Contribute
  • Developer

Urmărește

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Confidențialitate
  • Cookie-uri
  • Mențiuni legale

Cu excepția cazurilor când se specifică altfel, conținutul de pe acest site este licențiat sub licența Creative Commons cu atribuire și distribuire în condiții identice v3.0 sau orice versiune ulterioară.