NetSuite Field Explorer EX Firefox

Examine source code of NetSuite Field Explorer EX

Inspect and view changes in NetSuite Field Explorer EX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NetSuite Field Explorer EX",
  "description": "Explore and inspect all fields on any NetSuite record — body fields, sublists, and raw data.",
  "version": "1.1.1",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "optional_host_permissions": [
    "https://*.netsuite.com/*"
  ],
  "icons": {
    "16": "img/icon16.png",
    "24": "img/icon24.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "action": {
    "default_title": "NetSuite Field Explorer EX",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "img/icon16.png",
      "24": "img/icon24.png",
      "32": "img/icon32.png"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "field-explorer-ex@alientech.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best NetSuite Field Explorer EX Alternatives

Here are some Firefox add-ons that are similar to NetSuite Field Explorer EX: