Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

open json file?

  • 1 odpoveď
  • 1 má tento problém
  • 1681 zobrazení
  • Posledná odpoveď od cor-el

more options

There's no .json in the default programs, so I can't view them. How can I add .json to default programs and have Firefox open them?

There's no .json in the default programs, so I can't view them. How can I add .json to default programs and have Firefox open them?

Vybrané riešenie

Firefox has a built-in JSON viewer that activates when a server sends a file as "application/json" document and when you open a .json file or drag the .json file in a Firefox window (tab).

You can set this pref to true to enable this viewer.

  • devtools.jsonview.enabled = true

Note that the file needs to have a .json file extension to make the JSON viewer kick in.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (1)

more options

Vybrané riešenie

Firefox has a built-in JSON viewer that activates when a server sends a file as "application/json" document and when you open a .json file or drag the .json file in a Firefox window (tab).

You can set this pref to true to enable this viewer.

  • devtools.jsonview.enabled = true

Note that the file needs to have a .json file extension to make the JSON viewer kick in.