Cronologia versioni di Contextlets - 6 versioni
Contextlets di David Hammond
Cronologia versioni di Contextlets - 6 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.4.1
Rilasciato 15 apr 2020 - 26,62 kBCompatibile con firefox42.0 e successive- 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 0.4.0
Rilasciato 25 dic 2018 - 23,84 kBCompatibile con firefox63.0 e successive- 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.3.1
Rilasciato 10 dic 2017 - 18,41 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Fixed issue where items weren't being matched correctly after reordering.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.3.0
Rilasciato 10 dic 2017 - 18,4 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*- Added the ability to create more than one top-level context menu item, using the "Extra Contextlet" helper extensions.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.2.0
Rilasciato 26 nov 2017 - 21,45 kBCompatibile con firefox42.0 e successive, android da 48.0 a 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.Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 0.1.0
Rilasciato 26 nov 2017 - 20,61 kBCompatibile con firefox42.0 e successive, android da 48.0 a 68.*Codice sorgente rilasciato sotto licenza Licenza MIT