NetSuite Record Scripts Firefox

Examine source code of NetSuite Record Scripts

Inspect and view changes in NetSuite Record Scripts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NetSuite Record Scripts",
  "version": "2.0.7",
  "description": "NetSuite Record Scripts – View Scripts & Workflows Instantly",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://*.netsuite.com/*"
  ],
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "service_worker": "js/background.js",
    "scripts": [
      "js/background.js"
    ],
    "preferred_environment": [
      "service_worker"
    ]
  },
  "action": {
    "default_title": "NetSuite Record Scripts",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/nsmain.js"
      ],
      "matches": [
        "https://*.netsuite.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "netsuite-record-scripts@example.com",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas NetSuite Record Scripts

Aqui estão algumas Firefox add-ons que são similares a NetSuite Record Scripts: