The Fellowship version history - 2 versions
The Fellowship by Matthew Wade
The Fellowship version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.0.0
Released May 20, 2025 - 1.82 MBWorks with firefox 109.0 and later, android 120.0 and later[2.0.0] - 20 May 2025
Added- Lord of the Rings (LOTR) themed UI
- Toggle switch to enable/disable the extension without uninstalling
- State persistence using Chrome storage API to remember user preferences
- Consistent name mapping system so the same person always becomes the same LOTR character on a page
- Support for dynamically loaded content via MutationObserver API
- Comprehensive error handling to prevent extension crashes
Changed- Completely rewrote name detection logic:
- Switched from basic RegExp pattern matching to Natural Language Processing (NLP)
- Integrated the Compromise.js NLP library for vastly improved name recognition
- Added language processing to detect and properly handle names in context
- Improved title preservation (Mr., Mrs., Dr., Professor, etc.) when replacing names
- Enhanced capitalization preservation to maintain proper text formatting
- Better handling of complex DOM structures for more accurate replacements
- More efficient page processing with reduced performance impact
Fixed- Significantly reduced false positives (incorrectly replacing non-names)
- Significantly reduced false negatives (failing to recognize actual names)
- Fixed issues with partial name matches and name fragments
- Addressed problems with names inside quotes and special formatting
- Improved handling of names across different languages and contexts
Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0
Released May 10, 2025 - 49.79 KBWorks with firefox 109.0a1 and later, android 120.0 and laterSource code released under MIT License