Applied Epic Extension Firefox

Examine source code of Applied Epic Extension

Inspect and view changes in Applied Epic Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "default_locale": "en",
  "author": "Applied Systems",
  "description": "__MSG_extDescription__",
  "version": "3.17.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "AppliedEpicExtension@gmail.com"
    }
  },
  "manifest_version": 2,
  "permissions": [
    "nativeMessaging",
    "management",
    "cookies",
    "*://*.appliedepic.com/*"
  ],
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.appliedepic.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Applied Epic Extension Alternatives

Here are some Firefox add-ons that are similar to Applied Epic Extension: