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 に従いリリースされています