Cronologia versioni di about:about Button - 22 versioni
about:about Button di ExE Boss
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.1.21resigned1
Rilasciato 25 apr 2024 - 1,1 MBCompatibile con firefox52.0 e successiveCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 0.1.20
Rilasciato 22 giu 2018 - 1,09 MBCompatibile con firefox52.0 e successiveChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.19
Rilasciato 19 mar 2018 - 1,05 MBCompatibile con firefox52.0 e successive, android da 52.0 a 68.*Changes – 0.1.19- Refactored a lot of code.
- Fixed a FOUC issue with the popup.
- Jackymancs4 fixed the Open Extension Options button being cut-off on MacOS.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.18
Rilasciato 30 nov 2017 - 1,05 MBCompatibile con firefox52.0 e successiveChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.17
Rilasciato 5 set 2017 - 1,04 MBCompatibile con firefox52.0 e successiveChanges – 0.1.17- Migrated all JavaScript files to strict mode.
- Fixed the internal redirect page sometimes redirecting to
undefined
. - Added support for
about:url-classifier
. - Bug fixes and improvements.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.16
Rilasciato 30 ago 2017 - 1,03 MBCompatibile con firefox52.0 e successiveChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Remove usage of the obsolete
Versione 0.1.15
Rilasciato 12 ago 2017 - 1,03 MBCompatibile con firefox52.0 e successiveChanges- The Options now look more like native Firefox options
- Fixed the scrollbar overlapping the text in the popup (again)
- Improved internationalization loading
- Converted all files to XHTML
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.14
Rilasciato 29 lug 2017 - 1,03 MBCompatibile con firefox52.0 e successiveChanges- Implemented a context menu for
about:
pages with alternate options.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Implemented a context menu for
Versione 0.1.13
Rilasciato 27 lug 2017 - 1,03 MBCompatibile con firefox52.0 e successiveChanges- Fixed a bug that made disabled
about:
page buttons clickable. - Fixed the appearance of the options page as specified by WebExtensions Browser styles on MDN.
- Fixed the scrollbar affecting the “Open Extension Options” button when the popup was more than 600px tall.
- Internationalized the
about:
page descriptions.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Fixed a bug that made disabled
Versione 0.1.12
Rilasciato 14 giu 2017 - 1,03 MBCompatibile con firefox52.0 e successive, android da 52.0 a 68.*Changes- A message is now displayed when no known
about:
pages are found.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- A message is now displayed when no known
Versione 0.1.11
Rilasciato 10 giu 2017 - 1,03 MBCompatibile con firefox52.0 e successiveChanges- The UI has been redesigned using the official Firefox Style Guide.
- This has made it easier to group pages into categories.
- Most
about:
pages now have descriptions that are visible when the user hovers over them.
Descriptions are taken from the MDN documentation on the "about" protocol. - The extension options have been fixed in Firefox 55 Nightly.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.10
Rilasciato 9 giu 2017 - 1.017,78 kBCompatibile con firefox52.0 e successiveChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.9
Rilasciato 4 giu 2017 - 1.016,72 kBCompatibile con firefox52.0 e successiveChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.8
Rilasciato 2 giu 2017 - 996,39 kBCompatibile con firefox52.0 e successive, android da 52.0 a 68.*Changes- Un-hardcoded some values
- Added code which will make it possible to release a version for other browsers (currently only has code for Mozilla Firefox and Google Chrome)
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.7
Rilasciato 27 mag 2017 - 453,22 kBCompatibile con firefox52.0 e successiveChanges- Renamed the extension to: ‘
about:about
Button’.
This was done because of the AMO Policies and Actions regarding Mozilla trademarks and I wasn’t entirely sure if my extension’s name was infringing or not (it got accepted, so probably not, but I prefer to be on the safe side). - Split Firefox specific code from the background page script into a second background page script so that support for other browsers might be added in the future.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Renamed the extension to: ‘
Versione 0.1.6
Rilasciato 3 mag 2017 - 451,49 kBCompatibile con firefox52.0 e successiveChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Changed license to GNU General Public License 3.
Versione 0.1.5
Rilasciato 28 apr 2017 - 451,11 kBCompatibile con firefox52.0 e successive, android da 52.0 a 68.*Changes- Toolbar button popup now opens even faster than before
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.4
Rilasciato 18 apr 2017 - 451,11 kBCompatibile con firefox52.0 e successiveChanges- Changed the license to Apache License 2.0
Codice sorgente rilasciato sotto licenza Apache License 2.0
Versione 0.1.3
Rilasciato 15 apr 2017 - 448,5 kBCompatibile con firefox52.0 e successive, android da 52.0 a 68.*[New features]
- Implemented shim for 'about:credits' (goes to 'https://www.mozilla.org/credits/')
[Bug fixes]
- Fixed the first line in the description being duplicatedCodice sorgente rilasciato sotto licenza Apache License 2.0
Versione 0.1.2
Rilasciato 14 apr 2017 - 448,35 kBCompatibile con firefox52.0 e successive[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyCodice sorgente rilasciato sotto licenza Apache License 2.0
Versione 0.1.1
Rilasciato 13 apr 2017 - 447,7 kBCompatibile con firefox52.0 e successive[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageCodice sorgente rilasciato sotto licenza Apache License 2.0
Versione 0.1.0b1
Rilasciato 11 apr 2017 - 447,01 kBCompatibile con firefox52.0 e successiveCodice sorgente rilasciato sotto licenza Apache License 2.0