ISE Assistant Firefox

Examine source code of ISE Assistant

Inspect and view changes in ISE Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ISE Assistant",
  "version": "0.4.2resigned1",
  "options_ui": {
    "page": "options.html"
  },
  "description": "An assistant extension for Cisco ISE to streamline common operational tasks.",
  "author": "Ryan Wolfe, Iron Bow Technologies (ryan.wolfe@ironbow.com)",
  "permissions": [
    "contextMenus",
    "storage",
    "notifications",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "options.html",
    "default_title": "ISE Assistant",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7c224a49-a546-4c79-8ef2-39e64634fe77}"
    }
  }
}

최고의 ISE Assistant 대안

다음은 ISE Assistant과(와) 유사한 Firefox add-on입니다: