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` copiesMIT 라이선스에 따라 릴리스된 소스 코드
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 approvalMIT 라이선스에 따라 릴리스된 소스 코드
버전 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_modulesMIT 라이선스에 따라 릴리스된 소스 코드
버전 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/selectionMIT 라이선스에 따라 릴리스된 소스 코드
버전 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 userMIT 라이선스에 따라 릴리스된 소스 코드