Lịch sử phiên bản Contextlets - 6 phiên bản
Contextlets bởi David Hammond
Lịch sử phiên bản Contextlets - 6 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 0.4.1
Đã phát hành 15 Thg 04 2020 - 26,62 KBHoạt động với firefox 42.0 và lớn hơn- 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng nàyPhiên bản cũ hơn
Phiên bản 0.4.0
Đã phát hành 25 Thg 12 2018 - 23,84 KBHoạt động với firefox 63.0 và lớn hơn- 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.3.1
Đã phát hành 10 Thg 12 2017 - 18,41 KBHoạt động với firefox 42.0 và lớn hơn, android 48.0 đến 68.*- Fixed issue where items weren't being matched correctly after reordering.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.3.0
Đã phát hành 10 Thg 12 2017 - 18,4 KBHoạt động với firefox 42.0 và lớn hơn, android 48.0 đến 68.*- Added the ability to create more than one top-level context menu item, using the "Extra Contextlet" helper extensions.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.2.0
Đã phát hành 26 Thg 11 2017 - 21,45 KBHoạt động với firefox 42.0 và lớn hơn, android 48.0 đến 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.Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 0.1.0
Đã phát hành 26 Thg 11 2017 - 20,61 KBHoạt động với firefox 42.0 và lớn hơn, android 48.0 đến 68.*Mã nguồn được phát hành dưới dạng Giấy phép MIT