História doplnku about:about Button - 22 verzií
about:about Button Autor: ExE Boss
So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.
Najnovšia verzia
Verzia 0.1.21resigned1
Vydaná 25. apr 2024 - 1,1 MBFunguje s: firefox verzia 52.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Stiahnuť Firefox a získať rozšírenieNa použitie tohto rozšírenia budete potrebovať FirefoxStaršie verzie
Verzia 0.1.20
Vydaná 22. jún 2018 - 1,09 MBFunguje s: firefox verzia 52.0 a novšiaChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.19
Vydaná 19. mar 2018 - 1,05 MBFunguje s: firefox verzia 52.0 a novšia, android vo verziách 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.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.18
Vydaná 30. nov 2017 - 1,05 MBFunguje s: firefox verzia 52.0 a novšiaChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.17
Vydaná 5. sep 2017 - 1,04 MBFunguje s: firefox verzia 52.0 a novšiaChanges – 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.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.16
Vydaná 30. aug 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšiaChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- Remove usage of the obsolete
Verzia 0.1.15
Vydaná 12. aug 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšiaChanges- 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
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.14
Vydaná 29. júl 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšiaChanges- Implemented a context menu for
about:
pages with alternate options.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- Implemented a context menu for
Verzia 0.1.13
Vydaná 27. júl 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšiaChanges- 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.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- Fixed a bug that made disabled
Verzia 0.1.12
Vydaná 14. jún 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*Changes- A message is now displayed when no known
about:
pages are found.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- A message is now displayed when no known
Verzia 0.1.11
Vydaná 10. jún 2017 - 1,03 MBFunguje s: firefox verzia 52.0 a novšiaChanges- 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.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.10
Vydaná 9. jún 2017 - 1 017,78 kBFunguje s: firefox verzia 52.0 a novšiaChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.9
Vydaná 4. jún 2017 - 1 016,72 kBFunguje s: firefox verzia 52.0 a novšiaChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.8
Vydaná 2. jún 2017 - 996,39 kBFunguje s: firefox verzia 52.0 a novšia, android vo verziách 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)
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.7
Vydaná 27. máj 2017 - 453,22 kBFunguje s: firefox verzia 52.0 a novšiaChanges- 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.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- Renamed the extension to: ‘
Verzia 0.1.6
Vydaná 3. máj 2017 - 451,49 kBFunguje s: firefox verzia 52.0 a novšiaChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
- Changed license to GNU General Public License 3.
Verzia 0.1.5
Vydaná 28. apr 2017 - 451,11 kBFunguje s: firefox verzia 52.0 a novšia, android vo verziách 52.0 až 68.*Changes- Toolbar button popup now opens even faster than before
Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0
Verzia 0.1.4
Vydaná 18. apr 2017 - 451,11 kBFunguje s: firefox verzia 52.0 a novšiaChanges- Changed the license to Apache License 2.0
Zdrojový kód je k dispozícii v rámci licencie Apache License 2.0
Verzia 0.1.3
Vydaná 15. apr 2017 - 448,5 kBFunguje s: firefox verzia 52.0 a novšia, android vo verziách 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 duplicatedZdrojový kód je k dispozícii v rámci licencie Apache License 2.0
Verzia 0.1.2
Vydaná 14. apr 2017 - 448,35 kBFunguje s: firefox verzia 52.0 a novšia[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyZdrojový kód je k dispozícii v rámci licencie Apache License 2.0
Verzia 0.1.1
Vydaná 13. apr 2017 - 447,7 kBFunguje s: firefox verzia 52.0 a novšia[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageZdrojový kód je k dispozícii v rámci licencie Apache License 2.0
Verzia 0.1.0b1
Vydaná 11. apr 2017 - 447,01 kBFunguje s: firefox verzia 52.0 a novšiaZdrojový kód je k dispozícii v rámci licencie Apache License 2.0