riwayat versi about:about Button - 22 versi
about:about Button oleh ExE Boss
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 0.1.21resigned1
Dirilis 25 Apr 2024 - 1,1 MBBerfungsi dengan firefox 52.0 dan setelahnyaKode sumber dirilis di bawah Hanya GNU General Public License v3.0
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 0.1.20
Dirilis 22 Jun 2018 - 1,09 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.19
Dirilis 19 Mar 2018 - 1,05 MBBerfungsi dengan firefox 52.0 dan setelahnya, android 52.0 ke 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.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.18
Dirilis 30 Nov 2017 - 1,05 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.17
Dirilis 5 Sep 2017 - 1,04 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges – 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.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.16
Dirilis 30 Agt 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- Remove usage of the obsolete
Versi 0.1.15
Dirilis 12 Agt 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- 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
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.14
Dirilis 29 Jul 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- Implemented a context menu for
about:
pages with alternate options.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- Implemented a context menu for
Versi 0.1.13
Dirilis 27 Jul 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- 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.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- Fixed a bug that made disabled
Versi 0.1.12
Dirilis 14 Jun 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnya, android 52.0 ke 68.*Changes- A message is now displayed when no known
about:
pages are found.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- A message is now displayed when no known
Versi 0.1.11
Dirilis 10 Jun 2017 - 1,03 MBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- 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.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.10
Dirilis 9 Jun 2017 - 1.017,78 KBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.9
Dirilis 4 Jun 2017 - 1.016,72 KBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.8
Dirilis 2 Jun 2017 - 996,39 KBBerfungsi dengan firefox 52.0 dan setelahnya, android 52.0 ke 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)
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.7
Dirilis 27 Mei 2017 - 453,22 KBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- 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.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- Renamed the extension to: ‘
Versi 0.1.6
Dirilis 3 Mei 2017 - 451,49 KBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
- Changed license to GNU General Public License 3.
Versi 0.1.5
Dirilis 28 Apr 2017 - 451,11 KBBerfungsi dengan firefox 52.0 dan setelahnya, android 52.0 ke 68.*Changes- Toolbar button popup now opens even faster than before
Kode sumber dirilis di bawah Hanya GNU General Public License v3.0
Versi 0.1.4
Dirilis 18 Apr 2017 - 451,11 KBBerfungsi dengan firefox 52.0 dan setelahnyaChanges- Changed the license to Apache License 2.0
Kode sumber dirilis di bawah Apache License 2.0
Versi 0.1.3
Dirilis 15 Apr 2017 - 448,5 KBBerfungsi dengan firefox 52.0 dan setelahnya, android 52.0 ke 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 duplicatedKode sumber dirilis di bawah Apache License 2.0
Versi 0.1.2
Dirilis 14 Apr 2017 - 448,35 KBBerfungsi dengan firefox 52.0 dan setelahnya[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyKode sumber dirilis di bawah Apache License 2.0
Versi 0.1.1
Dirilis 13 Apr 2017 - 447,7 KBBerfungsi dengan firefox 52.0 dan setelahnya[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageKode sumber dirilis di bawah Apache License 2.0
Versi 0.1.0b1
Dirilis 11 Apr 2017 - 447,01 KBBerfungsi dengan firefox 52.0 dan setelahnyaKode sumber dirilis di bawah Apache License 2.0