TextGrab의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.2.1
2026년 9월 4일에 출시 - 42.42 KBfirefox 58.0 이상에서 작동Security hardening and cleanupMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.2.0
2026년 9월 4일에 출시 - 42.63 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드