Skip to content

Instantly share code, notes, and snippets.

@arnav-kr
Created March 27, 2023 14:14
Show Gist options
  • Select an option

  • Save arnav-kr/220a67c0eb33ebef43defecb0851a5e6 to your computer and use it in GitHub Desktop.

Select an option

Save arnav-kr/220a67c0eb33ebef43defecb0851a5e6 to your computer and use it in GitHub Desktop.

Step By Step Guide of Disabling the inbuilt JSON Previewer in Firefox

  1. open about:config in your Firefox.

    A warning screen will appear, just click the Accept the Risk and Continue button.

  2. the config page will open, now search devtools.jsonview.enabled in the searchbox.

  3. Click the Toggle button on the right to make it false.

Congratulations! You have successfully disabled the inbuilt JSON Viewer of Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment