TextGrab 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.3.1
发布于 2026年9月14日 - 42.98 KB适用于 firefox 58.0 及更高版本Added template system to format content for AI tools (summarize, explain, etc.) with stats display. Enhanced privacy by blocking copying on AI sites and login pages, plus improved UI with better dropdown and spacing.源代码遵循 MIT 许可证 发布
较早版本
版本 1.2.1
发布于 2026年9月4日 - 42.42 KB适用于 firefox 58.0 及更高版本Security hardening and cleanup源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2026年9月4日 - 42.63 KB适用于 firefox 58.0 及更高版本Reduced permissions (privacy improvement)
Earlier versions of TextGrab took a broad "Access your data for all websites" permission because the content scripts ran on every page you visited. This update fixes that.
What changed:
- The extension now uses Firefox'sactiveTabpermission instead of a permanent all-sites permission.
- Page access is granted temporarily, one tab at a time, and only when you deliberately use TextGrab (click the toolbar button or a right-click menu item).
- No more persistent access to every website you browse; data is only read from the current page when you invoke the extension.
What's the same:
- Extract clean article text + convert to markdown
- One-click copy to clipboard
- Context menu options
- No data collection — everything runs locally
Why: This narrows the permission footprint so TextGrab only ever reads the page you're actively working on, when you choose to — nothing always-on in the background.源代码遵循 MIT 许可证 发布