Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku Console Log Element — 15 wersji

Console Log Element Autor: Howard Chiam

Ocena: 3/5
3 gwiazdki/5
5
1
4
0
3
0
2
0
1
1
Historia wersji dodatku Console Log Element — 15 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 2.1.1

    Data wydania: 3 sie 2020 — 15,33 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.1.2
    Fixed issues #19 and #20 (bugs with the buttons that let you reuse previous inputs).

    Licencja kodu źródłowego: Licencja MIT

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 2.1.0

    Data wydania: 23 lip 2020 — 15,27 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.1.1
    Fix issue #18: log input strings as buttons that copy into the input box

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.8

    Data wydania: 1 lip 2020 — 15,16 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.0.9

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.7

    Data wydania: 30 cze 2020 — 15,23 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.0.8

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.5

    Data wydania: 10 maj 2020 — 15,12 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    https://github.com/hchiam/console-log-element/releases/tag/2.0.5
    Fixed bug to differentiate between console.log from interface and from browser.

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.4

    Data wydania: 19 kwi 2020 — 14,98 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - browser-originating logs were adding new lines.
    https://github.com/hchiam/console-log-element/releases/tag/2.0.4

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.3

    Data wydania: 19 kwi 2020 — 14,97 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    (Minor style fixes.)
    https://github.com/hchiam/console-log-element/releases/tag/2.0.3

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.2

    Data wydania: 19 kwi 2020 — 14,95 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - Made browser-originating console input resize input rows too.

    https://github.com/hchiam/console-log-element/releases/tag/2.0.2

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 2.0.1

    Data wydania: 19 kwi 2020 — 14,94 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    Multiline input is enabled, but can't hit Enter to submit (instead, hit Shift+Enter or Ctrl+Enter or the "Send command" button).

    https://github.com/hchiam/console-log-element/releases/tag/2.0.0

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.1.2

    Data wydania: 19 kwi 2020 — 14,63 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - Relative units for font size in the popup.
    - Code cleanup and docs additions.

    https://github.com/hchiam/console-log-element/releases/tag/1.1.2

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.1.1

    Data wydania: 19 kwi 2020 — 14,52 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - Expandable output.
    - Fixed hover color.
    - Autocapitalize off.
    - Avoid recursive body selection.

    https://github.com/hchiam/console-log-element/releases/tag/1.1.1

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.1.0

    Data wydania: 14 kwi 2020 — 14,11 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - capture web console outputs too (#10)
    - prevent repeatedly adding the same stylesheet upon invalid input (#12)
    - icon update
    - handle capital X too

    https://github.com/hchiam/console-log-element/releases/tag/1.1.0

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.0

    Data wydania: 13 kwi 2020 — 14,03 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    - Cleaner code.
    - `$()` and `$$()` web console helpers now work (easier to type/tap than `document.getElementById`, `document.querySelector`, `document.querySelectorAll`, etc.).
    - Scrolling horizontally now works when the output is really wide.
    - Invalid input triggers a wobble animation.

    https://github.com/hchiam/console-log-element/releases/tag/1.0.0

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.2.2

    Data wydania: 13 kwi 2020 — 13,55 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*
    Now handles HTML element output.
    https://github.com/hchiam/console-log-element/releases/tag/0.2.2

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 0.2.1

    Data wydania: 12 kwi 2020 — 13,24 KB
    Działa z: firefox 48.0 i nowszy, android 48.0 do 68.*

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.