Console Log Element version history - 15 versions
Console Log Element by Howard Chiam
Console Log Element version history - 15 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1.1
Released 3 Aug 2020 - 15.33 kBWorks with firefox 48.0 and later, android 48.0 to 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).Source code released under MIT Licence
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.1.0
Released 23 Jul 2020 - 15.27 kBWorks with firefox 48.0 and later, android 48.0 to 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 boxSource code released under MIT Licence
Version 2.0.8
Released 1 Jul 2020 - 15.16 kBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT Licence
Version 2.0.7
Released 30 Jun 2020 - 15.23 kBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT Licence
Version 2.0.5
Released 10 May 2020 - 15.12 kBWorks with firefox 48.0 and later, android 48.0 to 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.Source code released under MIT Licence
Version 2.0.4
Released 19 Apr 2020 - 14.98 kBWorks with firefox 48.0 and later, android 48.0 to 68.*- browser-originating logs were adding new lines.
https://github.com/hchiam/console-log-element/releases/tag/2.0.4Source code released under MIT Licence
Version 2.0.3
Released 19 Apr 2020 - 14.97 kBWorks with firefox 48.0 and later, android 48.0 to 68.*(Minor style fixes.)
https://github.com/hchiam/console-log-element/releases/tag/2.0.3Source code released under MIT Licence
Version 2.0.2
Released 19 Apr 2020 - 14.95 kBWorks with firefox 48.0 and later, android 48.0 to 68.*- Made browser-originating console input resize input rows too.
https://github.com/hchiam/console-log-element/releases/tag/2.0.2Source code released under MIT Licence
Version 2.0.1
Released 19 Apr 2020 - 14.94 kBWorks with firefox 48.0 and later, android 48.0 to 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.0Source code released under MIT Licence
Version 1.1.2
Released 19 Apr 2020 - 14.63 kBWorks with firefox 48.0 and later, android 48.0 to 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.2Source code released under MIT Licence
Version 1.1.1
Released 19 Apr 2020 - 14.52 kBWorks with firefox 48.0 and later, android 48.0 to 68.*- Expandable output.
- Fixed hover color.
- Autocapitalize off.
- Avoid recursive body selection.
https://github.com/hchiam/console-log-element/releases/tag/1.1.1Source code released under MIT Licence
Version 1.1.0
Released 14 Apr 2020 - 14.11 kBWorks with firefox 48.0 and later, android 48.0 to 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.0Source code released under MIT Licence
Version 1.0.0
Released 13 Apr 2020 - 14.03 kBWorks with firefox 48.0 and later, android 48.0 to 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.0Source code released under MIT Licence
Version 0.2.2
Released 13 Apr 2020 - 13.55 kBWorks with firefox 48.0 and later, android 48.0 to 68.*Now handles HTML element output.
https://github.com/hchiam/console-log-element/releases/tag/0.2.2Source code released under MIT Licence
Version 0.2.1
Released 12 Apr 2020 - 13.24 kBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT Licence