ezFluent Firefox

Examine source code of ezFluent

By: onxzy
Inspect and view changes in ezFluent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ez fluent",
  "version": "1.0",
  "description": "ez",
  "content_scripts": [
    {
      "matches": [
        "*://portal.gofluent.com/*"
      ],
      "js": [
        "ezfluent.js",
        "react-trigger-change.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "*://*.gofluent.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eefad55b-f38a-40a8-8eda-bf94f081f87a}"
    }
  }
}

Best ezFluent Alternatives

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