.JSON 文件扩展名

JavaScript Object Notation File

开发者 Douglas Crockford
受欢迎程度
3.8  |  3560 
 
🔍使用File Helper直接在您的网络浏览器中打开 .JSON 文件在线查看

什么是 JSON 文件?

A JSON file is a file that stores simple data structures and objects in JavaScript Object Notation (JSON) format, which is a standard data interchange format. It is primarily used for transmitting data between a web application and a server. JSON files are lightweight, text-based, human-readable, and can be edited using a text editor.

更多信息

在 GitHub Atom 中打开的 .json 文件截图
在 GitHub Atom 中打开的 JSON 文件

The JSON format was originally based on a subset of JavaScript but is considered a language-independent format, being supported by many different programming APIs. JSON is commonly used in Ajax Web application programming. It is becoming increasingly popular as an alternative to XML.

While many applications use JSON for data interchange, they may not actually save .json files on the hard drive since the data interchange occurs between Internet-connected computers. However, some applications do enable users to save .json files. One example is Google+, which uses JSON files for saving Profile data. After logging in, you can choose the "Data liberation" page and select "Download your Profile data."

Mozilla Firefox saves bookmark backups using JSON files. The files are saved to the Firefox user profile directory within a folder called bookmarkbackups. You can also make manual backups of Firefox bookmarks and import them into a different copy of Firefox. To import, open the bookmark Library, click the import/export button in the top bar, choose Restore → Choose File..., and then select your JSON backup file.

如何打开 JSON 文件

Because JSON files are plain text files, you can open them in any text editor, including:

You can also open a JSON file in the Google Chrome and Mozilla Firefox web browsers by dragging and dropping the file into your browser window.

可打开 JSON 文件的程序

Windows
Mac
操作系统自带
免费
Linux
免费
免费
免费
Web
iOS
Chrome OS
分类: 网页
更新时间: 2023-11-02

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 JavaScript Object Notation 文件格式和 Mac, Windows, Linux, Android, and iOS 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们