Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Console Log Element 版本历史 - 15 个版本

Console Log Element 作者: Howard Chiam

评分 3 / 5
3 / 5 星
5
1
4
0
3
0
2
0
1
1
Console Log Element 版本历史 - 15 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 2.1.1

    发布于 2020年8月3日 - 15.33 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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).

    源代码遵循 MIT 许可证 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 2.1.0

    发布于 2020年7月23日 - 15.27 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.8

    发布于 2020年7月1日 - 15.16 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.0.9

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.7

    发布于 2020年6月30日 - 15.23 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    https://github.com/hchiam/console-log-element/releases?after=2.0.8

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.5

    发布于 2020年5月10日 - 15.12 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.4

    发布于 2020年4月19日 - 14.98 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    - browser-originating logs were adding new lines.
    https://github.com/hchiam/console-log-element/releases/tag/2.0.4

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.3

    发布于 2020年4月19日 - 14.97 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    (Minor style fixes.)
    https://github.com/hchiam/console-log-element/releases/tag/2.0.3

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.2

    发布于 2020年4月19日 - 14.95 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    - Made browser-originating console input resize input rows too.

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.1

    发布于 2020年4月19日 - 14.94 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.2

    发布于 2020年4月19日 - 14.63 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.1

    发布于 2020年4月19日 - 14.52 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    - Expandable output.
    - Fixed hover color.
    - Autocapitalize off.
    - Avoid recursive body selection.

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.0

    发布于 2020年4月14日 - 14.11 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.0.0

    发布于 2020年4月13日 - 14.03 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.2.2

    发布于 2020年4月13日 - 13.55 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*
    Now handles HTML element output.
    https://github.com/hchiam/console-log-element/releases/tag/0.2.2

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.2.1

    发布于 2020年4月12日 - 13.24 KB
    适用于 firefox 48.0 及更高版本, android 48.0 至 68.*

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。