История версий jump-to-anchor - 5 версий
jump-to-anchor от Brett Zamir
История версий jump-to-anchor - 5 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.10.0
Выпущено 7 окт. 2019 г. - 38,24 КБРаботает с 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
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 0.9.0
Выпущено 28 мар. 2018 г. - 46,18 КБРаботает с 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
Версия 0.8.0
Выпущено 28 мар. 2018 г. - 30,51 КБРаботает с 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
Версия 0.7.0
Выпущено 22 февр. 2018 г. - 387,16 КБРаботает с 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
Версия 0.6.0
Выпущено 12 февр. 2018 г. - 8,97 КБРаботает с 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