View JavaScript Firefox

Examine source code of View JavaScript

作者: ALO789
Inspect and view changes in View JavaScript source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View JavaScript",
  "version": "1.0",
  "description": "Displays JavaScript code for the website you are accessing.",
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "viewjavascript.extension@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

最佳 View JavaScript 替代方案

这里是一些与View JavaScript类似的Firefox add-on: