Prettify your JSON Firefox

Examine source code of Prettify your JSON

제작자: alexlab
Inspect and view changes in Prettify your JSON source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Prettify you JSON",
  "version": "1.2",
  "description": "Prettify you JSON",
  "homepage_url": "https://github.com/imalexlab/Pretty-JSON",
  "icons": {
    "48": "icons/gopher.png"
  },
  "permissions": [
    "clipboardWrite",
    "clipboardRead"
  ],
  "browser_action": {
    "default_icon": "icons/gopher.png",
    "default_title": "Prettify you JSON",
    "default_popup": "popup/formatter.html"
  },
  "background": {
    "scripts": [
      "wasm_exec.js",
      "load_wasm.js"
    ]
  }
}

최고의 Prettify your JSON 대안

다음은 Prettify your JSON과(와) 유사한 Firefox add-on입니다: