AirOps Firefox

Examine source code of AirOps

By: AirOps Add-on
Inspect and view changes in AirOps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.3.0",
  "manifest_version": 2,
  "name": "AirOps",
  "description": "Powerful AI apps you can customize & run at scale.",
  "applications": {
    "gecko": {
      "id": "@data-pilot-airops"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "https://*.airops.com/*",
    "http://localhost/*"
  ],
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png",
    "128": "icons/icon_128.png"
  },
  "browser_action": {
    "default_title": "Data Pilot | AirOps",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.airops.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

Best AirOps Alternatives

Here are some Firefox add-ons that are similar to AirOps: