PAL — Pause, Ask, Learn version history - 2 versions
PAL — Pause, Ask, Learn by ell
PAL — Pause, Ask, Learn version history - 2 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 0.7.3
Released Jul 14, 2026 - 208.82 KBWorks with firefox 140.0 and later, android 142.0 and later0.7.0 — Export Q&A as Markdown: a new button in the popup header exports the current tab's questions and answers to a.mdfile — with the video title (read from the page, else derived from the first question), the source URL, and an export timestamp — for saving as notes.
0.7.1 — Toolbar icons replaced with consistent, base-aligned inline SVGs; the export button now appears the moment a question is asked; and the view no longer auto-scrolls to the bottom while a reply streams if you've scrolled up to read earlier output.
0.7.2 — Fix detached-window host access on Firefox: the detach button now grants the specific video site + your AI endpoint (Firefox won't grant a wildcard), and the detached window checks rather than requests access (it can't show a permission prompt). Export also no longer blocks when the video title can't be read — it falls back to a derived title.
0.7.3 — Answers survive popup close: the service worker tracks in-flight answers per tab so a reopened popup reattaches to the stream (live) or recovers the partial from session storage (if the worker was recycled). The question is persisted immediately on Ask — before the slow setup — so closing the popup right after asking no longer loses it. Firefox detached-window error message now guides users to right-click the icon → "Always Allow on [site]".Source code released under MIT License
Older versions
Version 0.6.0
Released Jul 9, 2026 - 206.12 KBWorks with firefox 140.0 and later, android 142.0 and laterSource code released under MIT License