Open Wiki Edit Page version history - 7 versions
Open Wiki Edit Page ruma Brett Zamir
Open Wiki Edit Page version history - 7 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
Ruwäch 0.11.0
Elesan pa 3. apr. 2023 - 34.69 KBWorks with firefox 109.0a1 and later- Manifest v3 update
- fix: avoid potentially problematic multiple replacements per URLSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Ruwäch 0.10.0
Elesan pa 12. jan. 2022 - 34.47 KBWorks with firefox 42.0 and later## 0.10.0
## 0.9.0
- Bumping version for AMO review
## 0.8.0
- Add three more preference slots for regex replacementsSource code released under MIT License
Ruwäch 0.7.0
Elesan pa 6. des. 2021 - 34.33 KBWorks with firefox 42.0 and later## 0.7.0
- feat: support dynamic wildcard targets and find-replacementsSource code released under MIT License
Ruwäch 0.6.1
Elesan pa 5. nov. 2019 - 17.31 KBWorks with firefox 42.0 and later, android 48.0 to 68.*## 0.6.1
- Fix: Bump version in updated `manifest.json`
## 0.6.0
- Fix: Ensure menu removal avoids possible race conditions
- Linting: Apply latest ash-nazg, using a recommended extension
- Maintenance: Add `.editorconfig`
- Build: Avoid bundling `package.json` and `package-lock.json` to builds
- npm: Fix script to copy minimized form of polyfill file and applySource code released under MIT License
Ruwäch 0.5.2
Elesan pa 28. mars 2018 - 29.83 KBWorks with firefox 42.0 and later, android 48.0 to 68.*## 0.5.2
- Fix: Avoid bundling screenshot file to minimize distribution size
## 0.5.1
- Fix: Bundle version in updated `manifest.json`
## 0.5.0
- Enhancement: Only inject context menu on "/wiki/" and "title=" formatted
links
- Enhancement: For Firefox 60+, besides avoiding injecting context menu items
on non-wiki links, also avoid for ISBN items on non-ISBN wiki links or
for normal edit items when it is an ISBN link (`all_urls` host permissions
are unfortunately needed for this)
- Linting: Use eslint-config-standard
- npm: Add ESLint devDeps
- npm: Specify scripts for running specific versions of FirefoxSource code released under MIT License
Ruwäch 0.5.1
Elesan pa 28. mars 2018 - 756.36 KBWorks with firefox 42.0 and later, android 48.0 to 68.*## 0.5.1
- Bundle version in updated `manifest.json`
## 0.5.0
- Enhancement: Only inject context menu on "/wiki/" and "title=" formatted
links
- Enhancement: For Firefox 60+, besides avoiding injecting context menu items
on non-wiki links, also avoid for ISBN items on non-ISBN wiki links or
for normal edit items when it is an ISBN link (`all_urls` host permissions
are unfortunately needed for this)
- Linting: Use eslint-config-standard
- npm: Add ESLint devDeps
- npm: Specify scripts for running specific versions of FirefoxSource code released under MIT License
Ruwäch 0.4.0
Elesan pa 27. mars 2018 - 16.85 KBWorks with firefox 42.0 and later, android 48.0 to 68.*## 0.4.0
- Move to webextensions; as per
<https: <a="" href="<a href=" https:="" outgoing.prod.mozaws.net="" v1="" 14a64f03867860fb3852cfc1819ef9d875d3cc6c9589d883a73793c0f8185c3c="" http%3A="" bugzilla.mozilla.org"="" rel="nofollow">https://prod.outgoing.prod.webservices.mozgcp.net/v1/14a64f03867860fb3852cfc1819ef9d875d3cc6c9589d883a73793c0f8185c3c/http%3A//bugzilla.mozilla.org" rel="nofollow">bugzilla.mozilla.org="" show_bug.cgi?id="1341804#c2">,
webextensions lacks a means to fine-tune whether a context menu applies
or not, so the context menu must now appear on all links instead of
only those matching a pattern.Source code released under MIT License