Versiegeschiedenis van Page Grep - 5 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.6
Uitgegeven op 27 mrt. 2026 - 137,41 KBWerkt met firefox 58.0 en laterAdded- Reader state persistence — reader mode now restores cached paragraph translations, summary targets, and reading position when you reopen the same article
Fixed- Reader mode now opens cleanly on first entry, with the floating reader button correctly switching into the settings trigger
- Cached summary items in reader mode once again scroll to the correct article location after reopening
- Cached page summaries now restore clickable scroll targets on normal pages too
- Sidebar content state no longer gets overwritten by stale responses when switching tabs quickly
- Clearing settings now also clears cached page summaries, reader state, and reader preferences
- While reader mode is active, the floating panel can no longer be hidden through the right-click context menu
Changed- Sidebar toggle rows now show a clearer disabled state while reader mode temporarily locks panel-removal controls
- Summary cards and floating panel buttons now use more accurate click affordances
Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 1.5
Uitgegeven op 26 mrt. 2026 - 134,19 KBWerkt met firefox 58.0 en laterAdded- Reader mode — distraction-free reading overlay powered by Mozilla Readability, with per-page font size, line spacing, width, and theme controls (auto/light/sepia/dark); settings persist across sessions
- Translate in reader mode — the translate button works inside the reader overlay, targeting only the article content
- Reader mode i18n — all reader UI strings localised across all 13 supported locales
Fixed- Floating panel and hide-on-site toggles in the sidebar are now locked while reader mode is active, preventing the panel from being removed while the reader settings trigger is in use
- Settings popup repositions correctly when the sidebar is toggled open or closed
- Scroll position is correctly restored when closing reader mode even when the page was scrolled to the top
Changed- Module architecture refactored:
content.jssplit into seven focused modules (content-core,content-dom,content-translation,content-collectors,content-panel,content-selection,content-init)
Broncode vrijgegeven onder MIT-licentie
Versie 1.4
Uitgegeven op 23 mrt. 2026 - 88,58 KBWerkt met firefox 58.0 en laterAdded- Smart selection toolbar on translated paragraphs — selecting text inside a translated paragraph now shows "↩ Original" (reverts that paragraph) and "Copy + Original" (copies source + selected translation together) instead of the redundant Translate button
- Copy article to clipboard — the second button in the floating panel extracts the page article as Markdown and copies it to the clipboard, with loading state while extracting
- New models — added gpt-4.1, gpt-4.1-mini, gpt-4.1-nano, o3, and o3-mini to the model selector
- API timeout — all OpenAI requests now timeout after 30 seconds instead of hanging indefinitely
- Sidebar loading timeout — if an operation takes longer than 45 seconds with no response, the loading spinner auto-clears with an error message
Fixed- Toggle buttons (original ↔ translation) on translated paragraphs now use SVG icons instead of text labels, so they fit all UI languages
- Toggle button icon is now correctly centred in the circular button
- Selection toolbar no longer shows Translate button on already-translated text
- Float panel size clamping now uses actual panel dimensions instead of hardcoded 52px
- Resetting all settings now also clears the saved panel position
- "No matches found" message now appears inside the Interests tab instead of the shared global error area
- API key error detection now uses an error code instead of locale-specific string matching, fixing the Settings link not appearing for non-English/Chinese browser locales
- Interest matching prompt tightened to reduce false positives and fabricated reasons
- Disable selection translate when the floating button is globally hidden
Broncode vrijgegeven onder MIT-licentie
Versie 1.3
Uitgegeven op 22 mrt. 2026 - 81,08 KBWerkt met firefox 58.0 en laterAdded- Text selection translate feature
- Per-domain float button blocking
- Sidebar site toggle
Fixed- Keep float button within viewport using ratio-based position storage
- Resolve AMO validation errors and security warnings
- Fix click positioning bug in float panel
Build- Add build script to package extension into dist/
Docs- Add Firefox AMO store listing document
- Update README to reflect PageGrep rename and new features
Broncode vrijgegeven onder MIT-licentie
Versie 1.2
Uitgegeven op 19 mrt. 2026 - 76,35 KBWerkt met firefox 58.0 en laterFix floating button positionBroncode vrijgegeven onder MIT-licentie