JSON-Luminator Firefox

Examine source code of JSON-Luminator

Inspect and view changes in JSON-Luminator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JSON-Luminator",
  "version": "1.1",
  "description": "A persistent web hightligher!",
  "icons": {
    "48": "icons/JSON-luminator.drawio.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "external/lodash.js",
        "core/constants.js",
        "core/helper.js",
        "core/highlight-dehighlight.js",
        "core/store-restore.js",
        "weblighter.js"
      ]
    }
  ],
  "sidebar_action": {
    "default_title": "JSON-Luminator",
    "default_panel": "sidebar/sidebar.html"
  },
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f5af2b9e-5e60-4704-b013-28a527ec217b}"
    }
  }
}

Meilleures alternatives JSON-Luminator

Voici quelques Firefox add-ons qui sont similaires à JSON-Luminator :