about:about Button versjonshistorikk - 22 versjoner
about:about Button av ExE Boss
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 0.1.21resigned1
Utgitt 25. apr. 2024 - 1,1 MBFungerer med firefox 52.0 og nyereKildekode utgitt under GNU General Public License v3.0 only
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 0.1.20
Utgitt 22. juni 2018 - 1,09 MBFungerer med firefox 52.0 og nyereChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.19
Utgitt 19. mars 2018 - 1,05 MBFungerer med firefox 52.0 og nyere, android 52.0 til 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.
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.18
Utgitt 30. nov. 2017 - 1,05 MBFungerer med firefox 52.0 og nyereChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.17
Utgitt 5. sep. 2017 - 1,04 MBFungerer med firefox 52.0 og nyereChanges – 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.
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.16
Utgitt 30. aug. 2017 - 1,03 MBFungerer med firefox 52.0 og nyereChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Kildekode utgitt under GNU General Public License v3.0 only
- Remove usage of the obsolete
Versjon 0.1.15
Utgitt 12. aug. 2017 - 1,03 MBFungerer med firefox 52.0 og nyereChanges- 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
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.14
Utgitt 29. juli 2017 - 1,03 MBFungerer med firefox 52.0 og nyereChanges- Implemented a context menu for
about:
pages with alternate options.
Kildekode utgitt under GNU General Public License v3.0 only
- Implemented a context menu for
Versjon 0.1.13
Utgitt 27. juli 2017 - 1,03 MBFungerer med firefox 52.0 og nyereChanges- 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.
Kildekode utgitt under GNU General Public License v3.0 only
- Fixed a bug that made disabled
Versjon 0.1.12
Utgitt 14. juni 2017 - 1,03 MBFungerer med firefox 52.0 og nyere, android 52.0 til 68.*Changes- A message is now displayed when no known
about:
pages are found.
Kildekode utgitt under GNU General Public License v3.0 only
- A message is now displayed when no known
Versjon 0.1.11
Utgitt 10. juni 2017 - 1,03 MBFungerer med firefox 52.0 og nyereChanges- 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.
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.10
Utgitt 9. juni 2017 - 1 017,78 kBFungerer med firefox 52.0 og nyereChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.9
Utgitt 4. juni 2017 - 1 016,72 kBFungerer med firefox 52.0 og nyereChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.8
Utgitt 2. juni 2017 - 996,39 kBFungerer med firefox 52.0 og nyere, android 52.0 til 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)
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.7
Utgitt 27. mai 2017 - 453,22 kBFungerer med firefox 52.0 og nyereChanges- 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.
Kildekode utgitt under GNU General Public License v3.0 only
- Renamed the extension to: ‘
Versjon 0.1.6
Utgitt 3. mai 2017 - 451,49 kBFungerer med firefox 52.0 og nyereChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Kildekode utgitt under GNU General Public License v3.0 only
- Changed license to GNU General Public License 3.
Versjon 0.1.5
Utgitt 28. apr. 2017 - 451,11 kBFungerer med firefox 52.0 og nyere, android 52.0 til 68.*Changes- Toolbar button popup now opens even faster than before
Kildekode utgitt under GNU General Public License v3.0 only
Versjon 0.1.4
Utgitt 18. apr. 2017 - 451,11 kBFungerer med firefox 52.0 og nyereChanges- Changed the license to Apache License 2.0
Kildekode utgitt under Apache License 2.0
Versjon 0.1.3
Utgitt 15. apr. 2017 - 448,5 kBFungerer med firefox 52.0 og nyere, android 52.0 til 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 duplicatedKildekode utgitt under Apache License 2.0
Versjon 0.1.2
Utgitt 14. apr. 2017 - 448,35 kBFungerer med firefox 52.0 og nyere[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyKildekode utgitt under Apache License 2.0
Versjon 0.1.1
Utgitt 13. apr. 2017 - 447,7 kBFungerer med firefox 52.0 og nyere[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageKildekode utgitt under Apache License 2.0
Versjon 0.1.0b1
Utgitt 11. apr. 2017 - 447,01 kBFungerer med firefox 52.0 og nyereKildekode utgitt under Apache License 2.0