Firefox-selaimen lisäosat
  • Laajennukset
  • Teemat
    • Firefoxille
    • Oikolukusanastot ja kielipaketit
    • Muiden selainten sivustot
    • Lisäosia Androidille
Kirjaudu sisään
Lisäosan kuvake

Lisäosan about:about Button versiohistoria - 22 versiota

about:about Button tekijä ExE Boss

Arvioitu 3,9/5
3,9/5 tähteä
5
6
4
2
3
1
2
0
1
2
Lisäosan about:about Button versiohistoria - 22 versiota
  • Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.

  • Uusin versio

    Versio 0.1.21resigned1

    Julkaistu 25. huhti 2024 - 1,1 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Tarvitset Firefoxin käyttääksesi tätä laajennusta
    Lataa Firefox ja hanki laajennus
    Lataa tiedosto
  • Vanhemmat versiot

    Versio 0.1.20

    Julkaistu 22. kesä 2018 - 1,09 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes – 0.1.20
    • Switched to using hyperHTML for faster loading.
    • Added Firefox 62 about: pages

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.19

    Julkaistu 19. maalis 2018 - 1,05 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat, android versiosta 52.0 versioon 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.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.18

    Julkaistu 30. marras 2017 - 1,05 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes – 0.1.18
    • Added about:* page information for Firefox 57.0, 58.0 and 59.0.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.17

    Julkaistu 5. syys 2017 - 1,04 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes – 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.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.16

    Julkaistu 30. elo 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes – 0.1.16
    • Remove usage of the obsolete <menu type="context">
        Caused by:
      • whatwg/html#2730
      • Bug 1372276

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.15

    Julkaistu 12. elo 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • 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

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.14

    Julkaistu 29. heinä 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • Implemented a context menu for about: pages with alternate options.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.13

    Julkaistu 27. heinä 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • 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.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.12

    Julkaistu 14. kesä 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat, android versiosta 52.0 versioon 68.*
    Changes
    • A message is now displayed when no known about: pages are found.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.11

    Julkaistu 10. kesä 2017 - 1,03 Mt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • 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.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.10

    Julkaistu 9. kesä 2017 - 1 017,78 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • Replaced the dated IE5 XMLHttpRequest with the modern Fetch API
    • Changed the popup script to use async and await

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.9

    Julkaistu 4. kesä 2017 - 1 016,72 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • Converted internal page data into JSON
    • Added about:blocked, about:certerror, about:neterror and about:tabcrashed unlisted pages

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.8

    Julkaistu 2. kesä 2017 - 996,39 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat, android versiosta 52.0 versioon 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)

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.7

    Julkaistu 27. touko 2017 - 453,22 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • 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.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.6

    Julkaistu 3. touko 2017 - 451,49 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • Changed license to GNU General Public License 3.
      NOTICE: This change is applied retroactively to all versions.

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.5

    Julkaistu 28. huhti 2017 - 451,11 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat, android versiosta 52.0 versioon 68.*
    Changes
    • Toolbar button popup now opens even faster than before

    Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only

    Lataa tiedosto
  • Versio 0.1.4

    Julkaistu 18. huhti 2017 - 451,11 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    Changes
    • Changed the license to Apache License 2.0

    Lähdekoodi julkaistu lisenssillä Apache License 2.0

    Lataa tiedosto
  • Versio 0.1.3

    Julkaistu 15. huhti 2017 - 448,5 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat, android versiosta 52.0 versioon 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

    Lähdekoodi julkaistu lisenssillä Apache License 2.0

    Lataa tiedosto
  • Versio 0.1.2

    Julkaistu 14. huhti 2017 - 448,35 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    [Improvements]
    - Reloading the about: pages buttons now happens instantaneously
    - The about: pages buttons information is now built through code instead of being declared statically

    Lähdekoodi julkaistu lisenssillä Apache License 2.0

    Lataa tiedosto
  • Versio 0.1.1

    Julkaistu 13. huhti 2017 - 447,7 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat
    [New features]
    - Options page (now allows hiding of greyed-out (privileged) about: page buttons)
    - Pressing about:addons now opens the extension’s options page

    Lähdekoodi julkaistu lisenssillä Apache License 2.0

    Lataa tiedosto
  • Versio 0.1.0b1

    Julkaistu 11. huhti 2017 - 447,01 kt
    Yhteensopivuus: firefox 52.0 ja uudemmat

    Lähdekoodi julkaistu lisenssillä Apache License 2.0

    Lataa tiedosto
Siirry Mozillan verkkosivustolle

Lisäosat

  • Tietoja
  • Firefox-lisäosien blogi
  • Laajennustyöpaja
  • Kehityskeskus
  • Kehittäjäkäytännöt
  • Yhteisön blogi
  • Keskustelualue
  • Ilmoita ongelmasta
  • Opas arviointiin

Selaimet

  • Desktop
  • Mobile
  • Enterprise

Tuotteet

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Tietosuoja
  • Evästeet
  • Juridiset asiat

Jos ei erikseen mainita, tämän sivuston sisällön kattaa lisenssi Creative Commons Attribution Share-Alike License v3.0 tai mikä tahansa uudempi versio.