Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

ScribePal version history - 12 versions

ScribePal by Code Forge Temple

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
ScribePal version history - 12 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.8.0

    Released Sep 13, 2026 - 1.27 MB
    Works with firefox 91.0 and later
    New in 1.8.0

    • Reasoning levels — Thinking is no longer just on/off. A level selector beside the switch
    offers Default, Low, Medium and High. Some models (gpt-oss and others) ignore an on/off
    request entirely and respond only to a level, so previously there was no way to influence
    their reasoning at all.

    • Ollama Cloud support — cloud-hosted models always run at their maximum context and ignore
    any size you set, so the Context size control is now hidden for them and the usage gauge
    measures against the model's real maximum instead.

    • The context gauge has moved to the left of the message box, where it is easier to see while
    typing.

    Fixed

    • A model's maximum context was remembered as "unknown" if the lookup happened to fail once —
    for example with the Ollama server briefly unreachable — and was never retried, leaving the
    Context size slider capped far too low from then on.

    • Settings could be lost when two chat boxes saved at the same time: each wrote back its own
    view of the list, discarding the other's changes.

    • Regenerating a reply kept the previous answer's "Thought process" panel when the new reply
    had no reasoning of its own.

    • The gauge no longer states that Ollama's default context is 4096. Ollama sizes it by the
    server's available VRAM (4K, 32K or 256K), so the tooltip now says so and recommends setting
    a Context size if you want an exact figure.

    • Token usage is cleared rather than left showing an old reading when Ollama reports no counts.

    Source code released under GNU General Public License v3.0 only

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.7.0

    Released Sep 10, 2026 - 1.26 MB
    Works with firefox 91.0 and later
    New in 1.7.0

    • Per-model settings — a gear icon next to the model selector opens settings for the
    selected model: enable Thinking for reasoning-capable models, override the sampling
    Temperature, and set the Context size. Saved per model and shared instantly across
    every tab and chat box.

    • Reasoning visibility — models that think out loud now stream their reasoning into a
    collapsible panel above the answer. It stays with the conversation, so you can expand
    it again after a reload.

    • Context window gauge — a colour-coded ring beside the model selector shows how much
    of the context window the conversation is using, from the exact token counts Ollama
    reports. Hover it for the numbers.

    • Saved prompts now sync live between chat boxes.

    Fixed

    • The Thinking setting had no effect on models that reason by default (qwen3,
    deepseek-r1) — they kept producing reasoning with it switched off.

    • Area capture no longer drifts from the region you selected; the crop now accounts for
    display scaling and browser zoom.

    • Capture silently returning nothing after navigating to a new page or reloading the
    extension, and failing outright on sites whose content security policy blocked it.

    • The chat log no longer stops following fast responses part-way through.

    • The chat box no longer shakes when dragged to full window height.

    • A finished reply could come back as an empty message with a spinner after refreshing
    the page, and deleted messages could reappear.

    • A dropped connection left the spinner running forever with no explanation; failures
    now show an error.

    Note: Thinking and the reasoning panel require a recent Ollama version and a model that
    supports it. Raising Context size beyond what your hardware can hold will push the model
    onto the CPU and slow generation considerably.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.6.4

    Released Apr 6, 2026 - 1.3 MB
    Works with firefox 91.0 and later
    code fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.6.3

    Released Jan 28, 2026 - 1.3 MB
    Works with firefox 91.0 and later
    packages bump + small bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.6.2

    Released Jan 27, 2026 - 1.28 MB
    Works with firefox 91.0 and later
    • Bug fixes related to textboxes/inputs that had focus in ScribePal becoming unresponsive on different sites (e.g., YouTube, Google Search, etc.) when pressing certain characters that got captured by the main page instead of the ScribePal input/textarea that had focus.
    • Bug fixes for image capture when the main page scroll position was different than 0.
    • Added new features like chatbox expansion (width).
    • Added full chat share option.
    • Added option to resend messages to LLM (like a restore checkpoint in the conversation).
    • Added option to save prompts globally so you can write the prompt once, save it, and whenever you need that prompt, you can select it from a global list.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.6.0

    Released Jan 26, 2026 - 1.28 MB
    Works with firefox 91.0 and later
    • Bug fixes related to textboxes/inputs that had focus in ScribePal becoming unresponsive on different sites (e.g., YouTube, Google Search, etc.) when pressing certain characters that got captured by the main page instead of the ScribePal input/textarea that had focus.
    • Bug fixes for image capture when the main page scroll position was different than 0.
    • Added new features like chatbox expansion (width).
    • Added full chat share option.
    • Added option to resend messages to LLM (like a restore checkpoint in the conversation).
    • Added option to save prompts globally so you can write the prompt once, save it, and whenever you need that prompt, you can select it from a global list.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.4.2

    Released May 7, 2025 - 1.27 MB
    Works with firefox 91.0 and later
    bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.4.1

    Released May 4, 2025 - 1.27 MB
    Works with firefox 91.0 and later
    fixed bug issues related to the chat input element

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.4.0

    Released Apr 30, 2025 - 1.27 MB
    Works with firefox 91.0 and later
    Added files attachment functionality.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.2.0

    Released Mar 9, 2025 - 1.27 MB
    Works with firefox 91.0 and later
    • UI and UX improvements,
    • image interpretation added,
    • bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.1

    Released Mar 1, 2025 - 1.25 MB
    Works with firefox 91.0 and later
    • added encryption for the polyfills to add another layer of security.
    • updated TS types,
    • bug fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.0.0

    Released Feb 26, 2025 - 1.24 MB
    Works with firefox 91.0 and later

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.