Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

ChromeLogger의 버전 기록 - 16개 버전

ChromeLogger 제작자: BurningMoth

5점 만점에 4.6점
4.6 / 5
5
23
4
3
3
0
2
0
1
2
ChromeLogger의 버전 기록 - 16개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 3.0

    2024년 9월 27일에 출시 - 26.07 KB
    firefox 58.0 이상에서 작동
    * Includes devtools panel displaying parsed chromelogger messages for active tab when open or when unable to log messages to web console -- in which case the user is prompted to open the panel.
    * Valid XML strings passed via "dir" or "dirxml" type/method are displayed as interactive trees on the panel similar to objects.
    * Support for "debug" type/method substitution styles.
    * Fixed options reset button which wasn't working.
    * Various tweaks and deprecation fixes.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.0

    2019년 11월 25일에 출시 - 21.23 KB
    firefox 42.0 이상에서 작동
    * Removed: `<script[data-chromelogger-data]>` and `<script[data-chromelogger-rows]>` node parsing.
    * Added: `<script[type="application/json"]#chromelogger>` node parsing.
    * Updated: moved DOM parsing functionality from devtools eval'd code to injected content script.
    * Fixed: dark, transparent icon did not display well w/dark theme.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7.3

    2018년 10월 9일에 출시 - 17.14 KB
    firefox 42.0 이상에서 작동
    * Fixed: null "object" resulted in error when checked for property, ending processing of rest of data stack.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7.2

    2018년 8월 6일에 출시 - 16.67 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed: invalid `data.rows[...].type` values resulted in `console` error.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7.1

    2018년 8월 5일에 출시 - 16.6 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed: broken `table` and various other `console` methods.
    * Fixed: inadequate substitution pattern detection and subsequent unescaping.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7

    2018년 8월 4일에 출시 - 16.29 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed: columns arrays that were arranged in ways or [in|ex]cluded columns other than what was explicitly specified by the protocol failed to process. @shoutout Zxurian
    * Added: Support for `[object].___class_name` and Class Name substitution styling.
    * Added: Support for `X-ChromePHP-Data` headers.
    * Updated: Now scans headers from all resource types.
    * Updated: `data-chromelogger-version="1.0"` and `data-chromelogger-columns="log,backtrace,type"` optional attributes parsed from `<script[data-chromelogger-rows]>` nodes.
    * Added: `<script[data-chromelogger-data]>` node parsing.
    * Added: `display_data_url=[bool]` setting and Data Header substitution styling.
    * Updated: removed "METHOD url" display from being appended to first parsed data row, logged separately if `display_data_url=true`.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6.1

    2018년 4월 25일에 출시 - 14.49 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed: trying (and failing, of course) to process null values as objects w/enumerated properties.
    * Fixed: tabs.executeScript() fails injecting both file + code, throws to devtools fallback.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6

    2018년 4월 24일에 출시 - 14.31 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Restored: removal of `__proto__` and `length` properties from objects and arrays.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.5

    2018년 3월 27일에 출시 - 13.66 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Added: console message styling for various contexts w/options page to customize.
    * Added: parsing of ChromeLogger formatted rows data from loaded DOM content. Syntax: `<script data-chromelogger-rows="{key}">var {key} = [[log, backtrace, type], ...];</script>`
    * Issue: cannot retrieve rows data from subframes DOM until Firefox supports devtools.inspectedWindow.eval() options parameter!
    * Regression: `__proto__` and `length` object and array properties no longer removed. Problematic.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4

    2018년 3월 19일에 출시 - 10.62 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Updated: chromelogger protocol trace value now appended to passed console method arguments. @shoutout Erik

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3

    2017년 12월 24일에 출시 - 10.21 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Added: `__proto__` and `length` properties are removed from objects and arrays respectively output to web console.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.2

    2017년 12월 17일에 출시 - 9.63 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Added: Tab.fallback, flagged true if log.js fails to inject onDOMReady as in the case when Firefox loads JSON viewer in the tab inspectedWindow.
    * Updated: Tab.log() sends parsed ChromeLoggerData back to dev.js if Tab.fallback is true.
    * Updated: dev.js runtime.Port.onMessage handler stringifies and runs ChromeLoggerData from Tab.log() through devtools.inspectedWindow.eval(), dirty but effective.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.1

    2017년 11월 29일에 출시 - 8.76 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Updated: Chrome Logger data row values validation, replacement on missing with defaults. @shoutout Honza
    * Fixed: warning on icon being wrong size.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1

    2017년 11월 20일에 출시 - 18.16 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Added: webNavigation event handlers to replace spotty tab.onUpdated event handler.
    * Updated: Chrome Logger data rows callback catches malformed row data.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.1

    2017년 11월 17일에 출시 - 8.64 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed: was matching against case sensitive X-ChromeLogger-Data header. Now case insensitive match. @shoutout Jan

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0

    2017년 10월 10일에 출시 - 8.63 KB
    firefox 42.0 이상, android 48.0 ~ 68.*에서 작동

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.