NetSuite Search Export Firefox

Examine source code of NetSuite Search Export

Inspect and view changes in NetSuite Search Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NetSuite Search Export",
  "version": "2.0.0",
  "description": "Export your saved searches to Suitescript.",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "css": [
        "css/jquery-ui_dataimages.css"
      ],
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "https://*.netsuite.com/app/common/search/*"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "scripts/ns_ss_export.js",
    "scripts/jquery-ui.min.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{aae7298a-6136-42ef-ab5b-11be4200a127}"
    }
  }
}

Best NetSuite Search Export Alternatives

Here are some Firefox add-ons that are similar to NetSuite Search Export: