ng-inspect Firefox

Examine source code of ng-inspect

Inspect and view changes in ng-inspect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ng-inspect",
  "description": "Inspect the angular scope",
  "version": "1.1resigned1",
  "permissions": [
    "contextMenus",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "injectscript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-v6jvJrqACQCakw@jetpack"
    }
  }
}

Best ng-inspect Alternatives

Here are some Firefox add-ons that are similar to ng-inspect: