Wersija historija about:about Button - 22 wersijow
about:about Button wót ExE Boss
Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.
Nejnowša wersija
Wersija 0.1.21resigned1
25. apr. 2024 wózjawjone - 1,1 MBFunkcioněrujo z firefox 52.0 a pózdźejŽrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Firefox ześěgnuś a rozšyrjenje wobstaraśTrjebaśo Firefox, aby toś to rozšyrjenje wužywałStarše wersije
Wersija 0.1.20
22. jun. 2018 wózjawjone - 1,09 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges – 0.1.20- Switched to using hyperHTML for faster loading.
- Added Firefox 62
about:
pages
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.19
19. mar. 2018 wózjawjone - 1,05 MBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 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.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.18
30. nov. 2017 wózjawjone - 1,05 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges – 0.1.18- Added about:* page information for Firefox 57.0, 58.0 and 59.0.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.17
5. sep. 2017 wózjawjone - 1,04 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges – 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.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.16
30. avg. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges – 0.1.16- Remove usage of the obsolete
<menu type="context">
- Caused by:
- whatwg/html#2730
- Bug 1372276
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- Remove usage of the obsolete
Wersija 0.1.15
12. avg. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges- 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
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.14
29. jul. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges- Implemented a context menu for
about:
pages with alternate options.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- Implemented a context menu for
Wersija 0.1.13
27. jul. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges- 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.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- Fixed a bug that made disabled
Wersija 0.1.12
14. jun. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 68.*Changes- A message is now displayed when no known
about:
pages are found.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- A message is now displayed when no known
Wersija 0.1.11
10. jun. 2017 wózjawjone - 1,03 MBFunkcioněrujo z firefox 52.0 a pózdźejChanges- 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.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.10
9. jun. 2017 wózjawjone - 1.017,78 KBFunkcioněrujo z firefox 52.0 a pózdźejChanges- Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
- Changed the popup script to use
async
andawait
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.9
4. jun. 2017 wózjawjone - 1.016,72 KBFunkcioněrujo z firefox 52.0 a pózdźejChanges- Converted internal page data into JSON
- Added
about:blocked
,about:certerror
,about:neterror
andabout:tabcrashed
unlisted pages
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.8
2. jun. 2017 wózjawjone - 996,39 KBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 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)
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.7
27. maj. 2017 wózjawjone - 453,22 KBFunkcioněrujo z firefox 52.0 a pózdźejChanges- 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.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- Renamed the extension to: ‘
Wersija 0.1.6
3. maj. 2017 wózjawjone - 451,49 KBFunkcioněrujo z firefox 52.0 a pózdźejChanges- Changed license to GNU General Public License 3.
NOTICE: This change is applied retroactively to all versions.
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
- Changed license to GNU General Public License 3.
Wersija 0.1.5
28. apr. 2017 wózjawjone - 451,11 KBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 68.*Changes- Toolbar button popup now opens even faster than before
Žrědłowy kod jo pód licencu Jano licenca GNU General Public License v3.0
Wersija 0.1.4
18. apr. 2017 wózjawjone - 451,11 KBFunkcioněrujo z firefox 52.0 a pózdźejChanges- Changed the license to Apache License 2.0
Žrědłowy kod jo pód licencu Apache License 2.0
Wersija 0.1.3
15. apr. 2017 wózjawjone - 448,5 KBFunkcioněrujo z firefox 52.0 a pózdźej, android 52.0 do 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 duplicatedŽrědłowy kod jo pód licencu Apache License 2.0
Wersija 0.1.2
14. apr. 2017 wózjawjone - 448,35 KBFunkcioněrujo z firefox 52.0 a pózdźej[Improvements]
- Reloading the about: pages buttons now happens instantaneously
- The about: pages buttons information is now built through code instead of being declared staticallyŽrědłowy kod jo pód licencu Apache License 2.0
Wersija 0.1.1
13. apr. 2017 wózjawjone - 447,7 KBFunkcioněrujo z firefox 52.0 a pózdźej[New features]
- Options page (now allows hiding of greyed-out (privileged) about: page buttons)
- Pressing about:addons now opens the extension’s options pageŽrědłowy kod jo pód licencu Apache License 2.0
Wersija 0.1.0b1
11. apr. 2017 wózjawjone - 447,01 KBFunkcioněrujo z firefox 52.0 a pózdźejŽrědłowy kod jo pód licencu Apache License 2.0