NTech Tools Firefox

Examine source code of NTech Tools

Inspect and view changes in NTech Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NuraTech Editor",
  "version": "2.1",
  "description": "Copy and Paste Data",
  "permissions": [
    "clipboardWrite",
    "clipboardRead",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e143ab93-95a7-4dd3-9620-3809435904a0}"
    }
  }
}

Best NTech Tools Alternatives

Here are some Firefox add-ons that are similar to NTech Tools: