AuthInitiate Firefox

Examine source code of AuthInitiate

Inspect and view changes in AuthInitiate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Recondo Technology | Now a part of Waystar",
  "name": "AuthInitiate",
  "version": "2.0.12",
  "manifest_version": 2,
  "description": "Powered by Recondo's patented ReconBot™ technology, AuthInitiate inputs and retrieves web-based information from payers' websites.",
  "icons": {
    "128": "images/browserAction.png"
  },
  "web_accessible_resources": [
    "images/favicon.png",
    "lib/moment.min.js",
    "lib/jquery-3.1.0.min.js",
    "contentScripts/webDriverFunctions.js",
    "images/hubble/hubble1.svg",
    "images/hubble/hubble2.svg",
    "images/hubble/hubble3.svg",
    "images/hubble/hubble4.svg",
    "images/hubble/hubble5.svg",
    "images/hubble/hubble6.svg",
    "images/hubble/hubble7.svg",
    "images/hubble/hubble8.svg",
    "images/hubble/hubble9.svg",
    "images/hubble/hubbleai.svg",
    "images/waystarLogo.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/jquery-3.1.0.min.js",
        "lib/js-logger.js",
        "contentScripts/webDriverFunctions.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScripts/loggerConfig.js",
        "contentScripts/utils.js",
        "contentScripts/clippy/clippy.js",
        "contentScripts/applicationChangeDetection.js",
        "contentScripts/mystique.js",
        "contentScripts/web-driver.js",
        "contentScripts/contextMenu.js",
        "contentScripts/mask/mask.js"
      ],
      "css": [
        "contentScripts/clippy/clippy.css",
        "contentScripts/clippy/hubble/hubble-animations.css",
        "contentScripts/clippy/hubble/hubble.css",
        "contentScripts/mask/mask.css"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScripts/webDriverMessageHandler.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    },
    {
      "matches": [
        "*://*.recondohealth.net/*",
        "*://*.recondotech.com/*",
        "*://localhost/*",
        "*://*.recondo.vci/*",
        "http://10.202.208.89/ai/*",
        "file:///*"
      ],
      "js": [
        "contentScripts/api-access.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "js": [
        "contentScripts/overrides.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "chrome_style": true,
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "lib/js-logger.js",
      "lib/moment.min.js",
      "background/background.js",
      "background/focus.js",
      "background/messageCenter.js",
      "background/screenshotUtils.js",
      "background/contextMenu.js",
      "background/userAgentSwitcher.js",
      "background/autoClose.js",
      "background/retryManager.js",
      "background/networkCondition.js",
      "background/popupSettings.js",
      "lib/jquery-3.1.0.min.js"
    ]
  },
  "browser_action": {
    "default_title": "AuthInitiate",
    "default_icon": "images/browserActionSleeping.png",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>",
    "cookies",
    "contextMenus",
    "debugger",
    "webRequest",
    "browsingData",
    "contentSettings",
    "webNavigation"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8440a78c-0de6-4625-b16d-bc0ae12739c1}"
    }
  }
}

Best AuthInitiate Alternatives

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