Pretty Js Firefox

Examine source code of Pretty Js

Par : Toan Laiab Add-on
Inspect and view changes in Pretty Js source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Pretty print your Javascript and JSON. Format your code for easier reading. Convert between XML and JSON.",
  "homepage_url": "https://github.com/nabendu82/Addons",
  "page_action": {
    "default_title": "Pretty Js",
    "default_popup": "history.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "activeTab",
    "history",
    "tabs"
  ],
  "manifest_version": 2,
  "name": "Website History Delete",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c4e5416-5e72-42de-9852-b1fad0f1f744}"
    }
  }
}

Meilleures alternatives Pretty Js

Voici quelques Firefox add-ons qui sont similaires à Pretty Js :