WebExtension.net
Toggle dark mode
WebExtension.net

JSON Formatter Plus|JSON格式化|to code interface

View on Chrome Web Store
View JSON Formatter Plus|JSON格式化|to code interface Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

一款JSON 格式化插件,并且支持json 一键生成ts interface 等多种语言类型文件,提效开发,享受生活。
Type
Extension
Users
100 users
3
Website feishuhub.com
redreamzishao
View author page of redreamzishao
Published
Published on August 29, 2023
Version 0.7.2
Manifest version
3
Updated
Updated on August 29, 2023
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View JSON Formatter Plus|JSON格式化|to code interface Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JSON Formatter Plus|JSON\u683c\u5f0f\u5316|to code interface",
    "version": "0.7.2",
    "manifest_version": 3,
    "description": "\u4e00\u6b3eJSON \u683c\u5f0f\u5316\u63d2\u4ef6\uff0c\u5e76\u4e14\u652f\u6301json \u4e00\u952e\u751f\u6210ts interface \u7b49\u591a\u79cd\u8bed\u8a00\u7c7b\u578b\u6587\u4ef6\uff0c\u63d0\u6548\u5f00\u53d1\uff0c\u4eab\u53d7\u751f\u6d3b\u3002",
    "homepage_url": "https:\/\/code.askopenai.net\/",
    "minimum_chrome_version": "88",
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": false
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top