Histórico de versões de Open Wiki Edit Page - 7 versões
Open Wiki Edit Page por Brett Zamir
Histórico de versões de Open Wiki Edit Page - 7 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.11.0
Lançada em 3 de abr de 2023 - 34,69 KBFunciona com firefox 109.0a1 e superior- Manifest v3 update
- fix: avoid potentially problematic multiple replacements per URLCódigo fonte lançado sob MIT License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.10.0
Lançada em 12 de jan de 2022 - 34,47 KBFunciona com firefox 42.0 e superior## 0.10.0
## 0.9.0
- Bumping version for AMO review
## 0.8.0
- Add three more preference slots for regex replacementsCódigo fonte lançado sob MIT License
Versão 0.7.0
Lançada em 6 de dez de 2021 - 34,33 KBFunciona com firefox 42.0 e superior## 0.7.0
- feat: support dynamic wildcard targets and find-replacementsCódigo fonte lançado sob MIT License
Versão 0.6.1
Lançada em 5 de nov de 2019 - 17,31 KBFunciona com firefox 42.0 e superior, android 48.0 até 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 applyCódigo fonte lançado sob MIT License
Versão 0.5.2
Lançada em 28 de mar de 2018 - 29,83 KBFunciona com firefox 42.0 e superior, android 48.0 até 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 FirefoxCódigo fonte lançado sob MIT License
Versão 0.5.1
Lançada em 28 de mar de 2018 - 756,36 KBFunciona com firefox 42.0 e superior, android 48.0 até 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 FirefoxCódigo fonte lançado sob MIT License
Versão 0.4.0
Lançada em 27 de mar de 2018 - 16,85 KBFunciona com firefox 42.0 e superior, android 48.0 até 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.Código fonte lançado sob MIT License