PageGrep의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.4
2026년 3월 23일에 출시 - 88.58 KBfirefox 58.0 이상에서 작동Added- 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
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.3
2026년 3월 22일에 출시 - 81.08 KBfirefox 58.0 이상에서 작동Added- 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
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2
2026년 3월 19일에 출시 - 76.35 KBfirefox 58.0 이상에서 작동Fix floating button positionMIT 라이선스에 따라 릴리스된 소스 코드