Contextlets의 버전 기록 - 6개 버전
Contextlets 제작자: David Hammond
Contextlets의 버전 기록 - 6개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.4.1
2020년 4월 15일에 출시 - 26.62 KBfirefox 42.0 이상에서 작동- Fixed using runAs() with function literals. This was broken in Firefox 74 and up due to the removal of Function.prototype.toSource() in web content.MIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.4.0
2018년 12월 25일에 출시 - 23.84 KBfirefox 63.0 이상에서 작동- Fixed issues related to changes in Firefox's stylesheets. The checkboxes and radio buttons should be visible again.
- Moved the configuration into its own page, to make better use of screen real estate. This counteracts a recent change in Firefox that shrunk the available width of the addon preferences page.
- Added import and export features. Individual contextlets can be exported to JSON files, which can later be imported again. An import file may contain a single contextlet or an array of contextlets.
- The Contextlets extension now requires the "menus" permission. This is needed in order to access the target element of the context menu, via OnClickData.targetElementId and menus.getTargetElement().
- Added some example contextlets.MIT License에 따라 릴리스된 소스 코드
버전 0.3.1
2017년 12월 10일에 출시 - 18.41 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동- Fixed issue where items weren't being matched correctly after reordering.MIT License에 따라 릴리스된 소스 코드
버전 0.3.0
2017년 12월 10일에 출시 - 18.4 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동- Added the ability to create more than one top-level context menu item, using the "Extra Contextlet" helper extensions.MIT License에 따라 릴리스된 소스 코드
버전 0.2.0
2017년 11월 26일에 출시 - 21.45 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동1. Added an option to display line numbers in the code editor. Unfortunately, this currently prevents word wrapping when line numbers are enabled. Solving this will require a more substantial replacement for the editor (which I won't do without a solid native fallback).
2. Corrected URL pattern matching for the Frame, Editable Field, and Password Field contexts.
3. Added documentation for URL patterns in the API Reference page.MIT License에 따라 릴리스된 소스 코드
버전 0.1.0
2017년 11월 26일에 출시 - 20.61 KBfirefox 42.0 이상, android 48.0 ~ 68.*에서 작동MIT License에 따라 릴리스된 소스 코드