Quote Swapper 版本紀錄 - 2 個版本
Quote Swapper 作者: Shizu
Quote Swapper 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.1
發行於 2025年10月13日 - 9.12 KB適用於 firefox 79.0 與更新版本, android 120.0 與更新版本Version 1.1 - Contraction Preservation Update
New Features:
- Added intelligent contraction filter that preserves apostrophes in words like don't, isn't, can't, I'm, won't, etc.
- Automatically detects and preserves ALL contractions and possessives (John's, Mary's)
- Pattern-based detection means it works with any word containing apostrophes
How it works:
- Swaps double quotes (") to single quotes (')
- Swaps single quotes (') to double quotes (")
- BUT preserves apostrophes when they appear between letters (e.g., don't, it's)
Technical improvements:
- Uses regex pattern (\w)'(\w) to identify contractions
- Temporarily replaces contractions with placeholders during swap
- Restores original contractions after quote swap completes
Use case:
- Perfect for reading novels and fanfiction
- Maintains proper grammar while swapping dialogue/thinking quotes
- Works on all websites automatically
- Handles dynamically loaded content (AJAX, infinite scroll)
No breaking changes from version 1.0原始碼依照 Mozilla Public License 2.0 條款釋出
較舊版本
版本 1.0
發行於 2025年10月9日 - 9.02 KB適用於 firefox 79.0 與更新版本, android 120.0 與更新版本原始碼依照 Mozilla Public License 2.0 條款釋出