Thycotic Access Controller Firefox

Examine source code of Thycotic Access Controller

Inspect and view changes in Thycotic Access Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Thycotic Access Controller",
  "applications": {
    "gecko": {
      "id": "pachristos@programize.com",
      "strict_min_version": "51.0"
    }
  },
  "version": "3.1.0",
  "description": "Thycotic Access Controller Extension for Firefox redefines security making it more... secure, fun and intuitive!",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "cookies",
    "contextMenus",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "jquery.min.js",
      "onionid-library.js",
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/thycotic-16.png",
    "19": "icons/thycotic-19.png",
    "38": "icons/thycotic-38.png",
    "48": "icons/thycotic-48.png",
    "128": "icons/thycotic-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "onionid-accounts.js",
        "onionid-main.js"
      ],
      "css": [
        "bootstrap.css",
        "jquery-ui.css"
      ],
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery.min.js",
        "jquery-ui/jquery-ui.min.js",
        "crypto.js",
        "onionid-library.js",
        "onionid-before.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "fonts/*.woff2",
    "popups/*.html",
    "img/*.png",
    "img/*.jpg",
    "img/*.gif",
    "img/*.svg"
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/thycotic-16.png"
  },
  "manifest_version": 2
}

Best Thycotic Access Controller Alternatives

Here are some Firefox add-ons that are similar to Thycotic Access Controller: