ePROFIT Firefox

Examine source code of ePROFIT

Inspect and view changes in ePROFIT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ePROFIT",
  "description": "__MSG_application_description__",
  "default_locale": "de",
  "version": "2.3.0",
  "manifest_version": 2,
  "browser_action": {},
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/eprofit_icon_16.png",
    "48": "icons/eprofit_icon_48.png",
    "128": "icons/eprofit_icon_128.png"
  },
  "permissions": [
    "tabs",
    "webNavigation",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{022c8269-8536-4183-8be3-23d47c54dd65}",
      "data_collection_permissions": {
        "required": [
          "websiteActivity",
          "personallyIdentifyingInfo",
          "financialAndPaymentInfo"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "iframe/*",
    "scripts/*"
  ]
}

Best ePROFIT Alternatives

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