Oneinsight Extension Beta Firefox

Examine source code of Oneinsight Extension Beta

Inspect and view changes in Oneinsight Extension Beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "{2388c554-ad10-4a6f-83b2-0205d0481fd6}",
      "strict_min_version": "60.0"
    }
  },
  "manifest_version": 2,
  "name": "Oneinsight Extension",
  "description": "Experience Oneinsight everywhere your workflow leads you",
  "version": "1.0.14",
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "notifications",
    "storage",
    "activeTab",
    "webNavigation"
  ],
  "browser_action": {
    "default_icon": "/icons/oneinsight-128x128.png",
    "default_title": ""
  },
  "icons": {
    "16": "/icons/oneinsight-16x16.png",
    "48": "/icons/oneinsight-48x48.png",
    "128": "/icons/oneinsight-128x128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Oneinsight Extension Beta Alternatives

Here are some Firefox add-ons that are similar to Oneinsight Extension Beta: