Contextlets verziótörténet – 6 verzió
Contextlets szerző: David Hammond
Contextlets verziótörténet – 6 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 0.4.1
Kiadva: 2020. ápr. 15. – 26,62 kBEzekkel működik: firefox 42.0 vagy újabb- 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.A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 0.4.0
Kiadva: 2018. dec. 25. – 23,84 kBEzekkel működik: firefox 63.0 vagy újabb- 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.1
Kiadva: 2017. dec. 10. – 18,41 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*- Fixed issue where items weren't being matched correctly after reordering.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.0
Kiadva: 2017. dec. 10. – 18,4 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*- Added the ability to create more than one top-level context menu item, using the "Extra Contextlet" helper extensions.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.2.0
Kiadva: 2017. nov. 26. – 21,45 kBEzekkel működik: firefox 42.0 vagy újabb, 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.1.0
Kiadva: 2017. nov. 26. – 20,61 kBEzekkel működik: firefox 42.0 vagy újabb, android 48.0 – 68.*A forráskód MIT licenc licenc alatt közzétéve