Open Wiki Edit Page version history - 7 versions
Open Wiki Edit Page ద్వారా 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.
కొత్త వెర్షను
వెర్షను 0.11.0
Released 3 ఏప్రి. 2023 - 34.69 KBfirefox 109.0a1, ఆపైవితో పనిచేస్తుంది- Manifest v3 update
- fix: avoid potentially problematic multiple replacements per URLSource code released under MIT License
Download Firefox and get the extensionఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలిపాత వెర్షనులు
వెర్షను 0.10.0
Released 12 జన. 2022 - 34.47 KBfirefox 42.0, ఆపైవితో పనిచేస్తుంది## 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
వెర్షను 0.7.0
Released 6 డిసె. 2021 - 34.33 KBfirefox 42.0, ఆపైవితో పనిచేస్తుంది## 0.7.0
- feat: support dynamic wildcard targets and find-replacementsSource code released under MIT License
వెర్షను 0.6.1
Released 5 నవ. 2019 - 17.31 KBfirefox 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 applySource code released under MIT License
వెర్షను 0.5.2
Released 28 మార్చి 2018 - 29.83 KBfirefox 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 FirefoxSource code released under MIT License
వెర్షను 0.5.1
Released 28 మార్చి 2018 - 756.36 KBfirefox 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 FirefoxSource code released under MIT License
వెర్షను 0.4.0
Released 27 మార్చి 2018 - 16.85 KBfirefox 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.Source code released under MIT License