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 Aug 3, 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 License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.1.0
Released Jul 23, 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 License
Version 2.0.8
Released Jul 1, 2020 - 15.16 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT License
Version 2.0.7
Released Jun 30, 2020 - 15.23 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT License
Version 2.0.5
Released May 10, 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 License
Version 2.0.4
Released Apr 19, 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 License
Version 2.0.3
Released Apr 19, 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 License
Version 2.0.2
Released Apr 19, 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 License
Version 2.0.1
Released Apr 19, 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 License
Version 1.1.2
Released Apr 19, 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 License
Version 1.1.1
Released Apr 19, 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 License
Version 1.1.0
Released Apr 14, 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 License
Version 1.0.0
Released Apr 13, 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 License
Version 0.2.2
Released Apr 13, 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 License
Version 0.2.1
Released Apr 12, 2020 - 13.24 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Source code released under MIT License