jump-to-anchor のバージョン履歴 - 全 5 バージョン
jump-to-anchor 作成者: Brett Zamir
jump-to-anchor のバージョン履歴 - 全 5 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.10.0
リリース日 : 2019年10月7日 - 38.24 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています