Eos Analysis Module Firefox

Examine source code of Eos Analysis Module

Inspect and view changes in Eos Analysis Module source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Eos Analysis Module",
  "version": "1.1.0",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "icons": {
    "16": "assets/icons/eos_icon_16.png",
    "48": "assets/icons/eos_icon_48.png",
    "128": "assets/icons/eos_icon_128.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "downloads",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js",
      "src/components/notifications.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "analysis-module@easyonlinesync.com.br",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Eos Analysis Module

Voici quelques Firefox add-ons qui sont similaires à Eos Analysis Module :