jump-to-anchor 版本紀錄 - 5 個版本
jump-to-anchor 作者: Brett Zamir
jump-to-anchor 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.10.0
發行於 2019年10月7日 - 38.24 KB適用於 firefox 42.0 與更新版本- Fix: Avoid race conditions in Promises (options page, background message
sending and menu removal)
- Build: Update `webextension-polyfill` and `jamilih` copies原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.9.0
發行於 2018年3月28日 - 46.18 KB適用於 firefox 42.0 與更新版本, android 48.0 到 68.*- Breaking change: For Chrome, default to merging context menu items
option (since a right-click more easily ends up selecting text in Chrome)
- Fix: Polyfills link in options dialog
- Build: Use automated no-`innerHTML` build of Jamilih for easier
maintainability along with AMO approval原始碼依照 MIT License 條款釋出
版本 0.8.0
發行於 2018年3月28日 - 30.51 KB適用於 firefox 42.0 與更新版本, android 48.0 到 68.*# 0.8.0
- Breaking change: Change default for separate context menus to true (since
now won't show when no highlighted text present)
- Enhancement: Avoid showing selection context menu when no selected text
present
- Linting: Use `eslint-config-standard` and apply fixes
- npm: Add back `package.json` with ESLint devDeps and webext polyfill dep
- npm: Specify scripts for running specific versions of Firefox
- Build: Move screenshot file and ignore it from build (also avoid
redundancies in ignores); put webext polyfill in polyfills folder,
auto-copiable from node_modules原始碼依照 MIT License 條款釋出
版本 0.7.0
發行於 2018年2月22日 - 387.16 KB適用於 firefox 42.0 與更新版本, android 48.0 到 68.*# 0.7.0
- Enhancement: Add option to allow separate context menu items for
jumping relative to click point/selection原始碼依照 MIT License 條款釋出
版本 0.6.0
發行於 2018年2月12日 - 8.97 KB適用於 firefox 48.0 與更新版本, android 48.0 到 68.*# 0.6.0
@jomo:
- Ported extension to WebExtensions for Firefox 57+ support;
also Google Chrome-compatible
- Improve selection detection (also removes highlighted as separate
feature; will use highlighted if any highlighted)
- Convert to ES6
@brettz9
- Adapting @jomo's code: Minor tweaks and refactoring (e.g., ES7);
request lighter privileges of user原始碼依照 MIT License 條款釋出