Umoni Agent Integration Firefox

Examine source code of Umoni Agent Integration

Inspect and view changes in Umoni Agent Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Umoni Agent Integration",
  "version": "1.0.1",
  "description": "Integração oficial das abas de navegação com o Umoni Agent.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "http://localhost:40508/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "agent-integration@linformatica.com.br",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  }
}

Best Umoni Agent Integration Alternatives

Here are some Firefox add-ons that are similar to Umoni Agent Integration: