История версий Open Wiki Edit Page - 7 версий
Open Wiki Edit Page от Brett Zamir
История версий Open Wiki Edit Page - 7 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.11.0
Выпущено 3 апр. 2023 г. - 34,69 КБРаботает с firefox 109.0a1 и выше- Manifest v3 update
- fix: avoid potentially problematic multiple replacements per URLИсходный код выпущен на условиях Лицензия MIT
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 0.10.0
Выпущено 12 янв. 2022 г. - 34,47 КБРаботает с firefox 42.0 и выше## 0.10.0
## 0.9.0
- Bumping version for AMO review
## 0.8.0
- Add three more preference slots for regex replacementsИсходный код выпущен на условиях Лицензия MIT
Версия 0.7.0
Выпущено 6 дек. 2021 г. - 34,33 КБРаботает с firefox 42.0 и выше## 0.7.0
- feat: support dynamic wildcard targets and find-replacementsИсходный код выпущен на условиях Лицензия MIT
Версия 0.6.1
Выпущено 5 нояб. 2019 г. - 17,31 КБРаботает с firefox 42.0 и выше, android 48.0-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 applyИсходный код выпущен на условиях Лицензия MIT
Версия 0.5.2
Выпущено 28 мар. 2018 г. - 29,83 КБРаботает с firefox 42.0 и выше, android 48.0-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 FirefoxИсходный код выпущен на условиях Лицензия MIT
Версия 0.5.1
Выпущено 28 мар. 2018 г. - 756,36 КБРаботает с firefox 42.0 и выше, android 48.0-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 FirefoxИсходный код выпущен на условиях Лицензия MIT
Версия 0.4.0
Выпущено 27 мар. 2018 г. - 16,85 КБРаботает с firefox 42.0 и выше, android 48.0-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.Исходный код выпущен на условиях Лицензия MIT