Contextlets sürüm geçmişi - 6 sürüm
Contextlets geliştiren: David Hammond
Contextlets sürüm geçmişi - 6 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.4.1
15 Nis 2020 tarihinde çıktı - 26,62 KBfirefox 42.0 ve üstü ile çalışır- 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 0.4.0
25 Ara 2018 tarihinde çıktı - 23,84 KBfirefox 63.0 ve üstü ile çalışır- 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.3.1
10 Ara 2017 tarihinde çıktı - 18,41 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır- Fixed issue where items weren't being matched correctly after reordering.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.3.0
10 Ara 2017 tarihinde çıktı - 18,4 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır- Added the ability to create more than one top-level context menu item, using the "Extra Contextlet" helper extensions.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.2.0
26 Kas 2017 tarihinde çıktı - 21,45 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır1. 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.1.0
26 Kas 2017 tarihinde çıktı - 20,61 KBfirefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı