Histórico de versões de about:about Button - 22 versões
about:about Button por ExE Boss
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.1.21resigned1
Lançada em 25 de abr de 2024 - 1,1 MBFunciona com firefox 52.0 e superiorCódigo fonte lançado sob Apenas a GNU General Public License v3.0
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.1.20
Lançada em 22 de jun de 2018 - 1,09 MBFunciona com firefox 52.0 e superiorChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.19
Lançada em 19 de mar de 2018 - 1,05 MBFunciona com firefox 52.0 e superior, android 52.0 até 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.
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.18
Lançada em 30 de nov de 2017 - 1,05 MBFunciona com firefox 52.0 e superiorChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.17
Lançada em 5 de set de 2017 - 1,04 MBFunciona com firefox 52.0 e superiorChanges – 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.
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.16
Lançada em 30 de ago de 2017 - 1,03 MBFunciona com firefox 52.0 e superiorChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Código fonte lançado sob Apenas a GNU General Public License v3.0
- Remove usage of the obsolete
Versão 0.1.15
Lançada em 12 de ago de 2017 - 1,03 MBFunciona com firefox 52.0 e superiorChanges- 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
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.14
Lançada em 29 de jul de 2017 - 1,03 MBFunciona com firefox 52.0 e superiorChanges- Implemented a context menu for
about:
pages with alternate options.
Código fonte lançado sob Apenas a GNU General Public License v3.0
- Implemented a context menu for
Versão 0.1.13
Lançada em 27 de jul de 2017 - 1,03 MBFunciona com firefox 52.0 e superiorChanges- 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.
Código fonte lançado sob Apenas a GNU General Public License v3.0
- Fixed a bug that made disabled
Versão 0.1.12
Lançada em 14 de jun de 2017 - 1,03 MBFunciona com firefox 52.0 e superior, android 52.0 até 68.*Changes- A message is now displayed when no known
about:
pages are found.
Código fonte lançado sob Apenas a GNU General Public License v3.0
- A message is now displayed when no known
Versão 0.1.11
Lançada em 10 de jun de 2017 - 1,03 MBFunciona com firefox 52.0 e superiorChanges- 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.
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.10
Lançada em 9 de jun de 2017 - 1017,78 KBFunciona com firefox 52.0 e superiorChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.9
Lançada em 4 de jun de 2017 - 1016,72 KBFunciona com firefox 52.0 e superiorChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.8
Lançada em 2 de jun de 2017 - 996,39 KBFunciona com firefox 52.0 e superior, android 52.0 até 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)
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.7
Lançada em 27 de mai de 2017 - 453,22 KBFunciona com firefox 52.0 e superiorChanges- 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.
Código fonte lançado sob Apenas a GNU General Public License v3.0
- Renamed the extension to: ‘
Versão 0.1.6
Lançada em 3 de mai de 2017 - 451,49 KBFunciona com firefox 52.0 e superiorChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Código fonte lançado sob Apenas a GNU General Public License v3.0
- Changed license to GNU General Public License 3.
Versão 0.1.5
Lançada em 28 de abr de 2017 - 451,11 KBFunciona com firefox 52.0 e superior, android 52.0 até 68.*Changes- Toolbar button popup now opens even faster than before
Código fonte lançado sob Apenas a GNU General Public License v3.0
Versão 0.1.4
Lançada em 18 de abr de 2017 - 451,11 KBFunciona com firefox 52.0 e superiorChanges- Changed the license to Apache License 2.0
Código fonte lançado sob Apache License 2.0
Versão 0.1.3
Lançada em 15 de abr de 2017 - 448,5 KBFunciona com firefox 52.0 e superior, android 52.0 até 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 duplicatedCódigo fonte lançado sob Apache License 2.0
Versão 0.1.2
Lançada em 14 de abr de 2017 - 448,35 KBFunciona com firefox 52.0 e superior[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyCódigo fonte lançado sob Apache License 2.0
Versão 0.1.1
Lançada em 13 de abr de 2017 - 447,7 KBFunciona com firefox 52.0 e superior[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageCódigo fonte lançado sob Apache License 2.0
Versão 0.1.0b1
Lançada em 11 de abr de 2017 - 447,01 KBFunciona com firefox 52.0 e superiorCódigo fonte lançado sob Apache License 2.0