Word Replacer Max version history - 16 versions
Word Replacer Max by dan-lovelace
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 0.8.1
Released Nov 8, 2024 - 460.77 KBWorks with firefox 58.0 and later## What's Changed
* feat(shared): support vue ssr comment markers during replacement by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/33
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.8.0...v0.8.1
## Bundles
- Manifest v2: [word-replacer-max_0.8.1_m2.zip](https://github.com/user-attachments/files/17685070/word-replacer-max_0.8.1_m2.zip)
- Manifest v3: [word-replacer-max_0.8.1_m3.zip](https://github.com/user-attachments/files/17685069/word-replacer-max_0.8.1_m3.zip)Source code released under The MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.8.0
Released Oct 23, 2024 - 460.51 KBWorks with firefox 58.0 and later## What's Changed
* feat(replace): capitalization regex modifiers by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/29
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.7.1...v0.8.0Source code released under The MIT License
Version 0.7.1
Released Oct 5, 2024 - 460.24 KBWorks with firefox 58.0 and later## What's Changed
* feat(replace): include idiomatic text elements by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/27
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.7.0...v0.7.1
## Bundles
- Manifest v2: [word-replacer-max_0.7.1_m2.zip](https://github.com/user-attachments/files/17266749/word-replacer-max_0.7.1_m2.zip)
- Manifest v3: [word-replacer-max_0.7.1_m3.zip](https://github.com/user-attachments/files/17266750/word-replacer-max_0.7.1_m3.zip)Source code released under The MIT License
Version 0.7.0
Released Sep 5, 2024 - 460.24 KBWorks with firefox 58.0 and later## What's Changed
* chore(github): add run-tests workflow dispatch by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/25
* feat: styled replacements by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/24
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.6.2...v0.7.0
## Bundles
Manifest v2: [word-replacer-max_0.7.0_m2.zip](https://github.com/user-attachments/files/16893447/word-replacer-max_0.7.0_m2.zip)
Manifest v3: [word-replacer-max_0.7.0_m3.zip](https://github.com/user-attachments/files/16893446/word-replacer-max_0.7.0_m3.zip)Source code released under The MIT License
Version 0.6.2
Released Aug 30, 2024 - 455.72 KBWorks with firefox 58.0 and later## What's Changed
* feat(background): do not add duplicate rules from the context menu by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/22
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.6.1...v0.6.2
## Bundles
- Manifest v2: [word-replacer-max_0.6.2_m2.zip](https://github.com/user-attachments/files/16809318/word-replacer-max_0.6.2_m2.zip)
- Manifest v3: [word-replacer-max_0.6.2_m3.zip](https://github.com/user-attachments/files/16809317/word-replacer-max_0.6.2_m3.zip)Source code released under The MIT License
Version 0.6.1
Released Aug 17, 2024 - 455.64 KBWorks with firefox 58.0 and later## What's Changed
* chore(shared): modularize replacement methods by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/20
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.6.0...v0.6.1
## Bundles
Manifest v2: [word-replacer-max_0.6.1_m2.zip](https://github.com/user-attachments/files/16642902/word-replacer-max_0.6.1_m2.zip)
Manifet v3: [word-replacer-max_0.6.1_m3.zip](https://github.com/user-attachments/files/16642903/word-replacer-max_0.6.1_m3.zip)Source code released under The MIT License
Version 0.6.0
Released Aug 7, 2024 - 455.51 KBWorks with firefox 58.0 and later## What's Changed
* fix(shared): ignore regular expression characters in case and default patterns by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/15
* feat(popup): shareable links for import and export by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/16
* feat(popup): manage multiple shareable links by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/17
* fix(popup): clipboard copy permission validator by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/18
* chore(popup): move export links to storage root by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/19
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.5.0...v0.6.0
## Bundles
- Manifest v2: [word-replacer-max_0.6.0_m2.zip](https://github.com/user-attachments/files/16533155/word-replacer-max_0.6.0_m2.zip)
- Manifest v3: [word-replacer-max_0.6.0_m3.zip](https://github.com/user-attachments/files/16533157/word-replacer-max_0.6.0_m3.zip)Source code released under The MIT License
Version 0.5.0
Released Aug 3, 2024 - 455.17 KBWorks with firefox 58.0 and later## What's Changed
* feat(popup): create rule from text selection by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/14
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.4.2...v0.5.0
## Bundles
Manifest v2: [word-replacer-max_0.5.0_m2.zip](https://github.com/user-attachments/files/16483051/word-replacer-max_0.5.0_m2.zip)
Manifest v3: [word-replacer-max_0.5.0_m3.zip](https://github.com/user-attachments/files/16483052/word-replacer-max_0.5.0_m3.zip)Source code released under The MIT License
Version 0.4.2
Released Aug 1, 2024 - 454.53 KBWorks with firefox 58.0 and later## What's Changed
* fix(shared): regular expression capturing groups by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/13
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.4.1...v0.4.2Source code released under The MIT License
Version 0.4.1
Released Jul 30, 2024 - 454.51 KBWorks with firefox 58.0 and later# v0.4.1
## What's Changed
* test(shared): wikipedia tests by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/12
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.4.0...v0.4.1
# v0.4.0
## What's Changed
* feat(github): test runner by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/7
* chore(shared): convert jest tests to cypress by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/8
* fix(shared): multiple replacements in a single node by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/10
* test(shared): query with punctuation by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/11
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.3.0...v0.4.0Source code released under The MIT License
Version 0.3.0
Released Jul 20, 2024 - 454.2 KBWorks with firefox 58.0 and later## What's Changed
* feat(popup): refactor storage to support a higher number of rules by @dan-lovelace in https://github.com/dan-lovelace/word-replacer-max/pull/6
**Full Changelog**: https://github.com/dan-lovelace/word-replacer-max/compare/v0.2.0...v0.3.0Source code released under The MIT License
Version 0.2.0
Released May 16, 2024 - 451.26 KBWorks with firefox 48.0 and later# Minor Changes
- Considers `title` elements in the document's head when replacing textSource code released under The MIT License
Version 0.1.0
Released Apr 1, 2024 - 451.19 KBWorks with firefox 48.0 and later# Major Changes
- Adds an "Options" tab that contains new Rule Import/Export functionalitySource code released under The MIT License
Version 0.0.3
Released Feb 26, 2024 - 405.96 KBWorks with firefox 48.0 and later# Bug fixes
- Support links not opening in new tabs on certain browsersSource code released under The MIT License
Version 0.0.2
Released Feb 25, 2024 - 405.93 KBWorks with firefox 48.0 and laterSource code released under The MIT License
Version 0.0.1
Released Feb 12, 2024 - 405.88 KBWorks with firefox 48.0 and laterSource code released under The MIT License