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

JSONView의 버전 기록 - 17개 버전

JSONView 제작자: Ben Hollis

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

  • 최신 버전

    버전 3.2.0

    2025년 5월 17일에 출시 - 82.98 KB
    firefox 109.0a1 이상에서 작동
    Added a specific workaround for Microsoft SharePoint sites, which say they are returning JSON when they are really returning HTML from their service worker.

    MIT License에 따라 릴리스된 소스 코드

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

    버전 3.1.0

    2025년 1월 14일에 출시 - 82.55 KB
    firefox 109.0a1 이상에서 작동
    Fixed conflicts with some SharePoint sites.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.2

    2024년 8월 26일에 출시 - 82.4 KB
    firefox 109.0a1 이상에서 작동
    Fixed a regression in Firefox where JSON not served as UTF-8 (which is technically invalid) caused ugly characters to display in the formatted JSON.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.1

    2024년 6월 19일에 출시 - 82.38 KB
    firefox 109.0a1 이상에서 작동
    - Fixed a regression where floating-point numbers were truncated to integers.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.0

    2024년 6월 16일에 출시 - 82.37 KB
    firefox 109.0a1 이상에서 작동
    Fix a few minor bugs and update to Manifest V3.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.6.1

    2023년 12월 29일에 출시 - 83.53 KB
    firefox 42.0 이상에서 작동
    Restore JSONView's ability to work in Firefox without having to manually disable the built-in JSON viewer.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.5.0

    2023년 12월 17일에 출시 - 83.46 KB
    firefox 42.0 이상에서 작동
    Fix a cross-site scripting vulnerability in the Firefox version of the extension. Also removed the webRequestBlocking permission.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.3

    2023년 7월 7일에 출시 - 83.75 KB
    firefox 42.0 이상, android 120.0 이상에서 작동
    Fixed content type matching for things like application/hal+json

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.2

    2023년 5월 24일에 출시 - 83.73 KB
    firefox 42.0 이상에서 작동
    Fix a Firefox-specific issue where text encoding may be correct.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.1

    2023년 5월 11일에 출시 - 83.7 KB
    firefox 42.0 이상에서 작동
    Minor fix to data handling that could cause mangled output.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4.0

    2023년 5월 3일에 출시 - 83.67 KB
    firefox 42.0 이상에서 작동
    - Preserve indentation when copying JSON.
    - The JSON object is available from the console via the global "data" property. Note: This may go away when JSONView is forced into the new Manifest V3 extension model.
    - Increased the number of content types that will be recognized as JSON.
    - Added Indonesian localization.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.3.0

    2021년 1월 6일에 출시 - 85.14 KB
    firefox 42.0 이상에서 작동
    Switch to a dark theme when your system is set to dark mode.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.2.1

    2020년 10월 20일에 출시 - 84.93 KB
    firefox 42.0 이상에서 작동
    Escape single quotes in generated HTML.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.2.0

    2020년 9월 5일에 출시 - 84.92 KB
    firefox 42.0 이상에서 작동
    Ignore case when checking headers.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1.0

    2019년 3월 17일에 출시 - 84.4 KB
    firefox 42.0 이상에서 작동
    JSONView now ignores case when checking headers.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.1

    2018년 5월 19일에 출시 - 84.29 KB
    firefox 57.0a1 이상, android 48.0 ~ 68.*에서 작동
    * Force encoding to UTF-8

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.0

    2018년 5월 13일에 출시 - 84.27 KB
    firefox 57.0a1 이상, android 48.0 ~ 68.*에서 작동
    JSONView has been rebuilt for the new Firefox extension model, and now works with newer versions of Firefox.

    MIT License에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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