EOLINKER API自动化测试增强插件 Firefox

Examine source code of EOLINKER API自动化测试增强插件

Inspect and view changes in EOLINKER API自动化测试增强插件 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "page": "html/background.html"
  },
  "plugin_type": 0,
  "plugin_limit": "*",
  "is_dev": false,
  "manifest_version": 2,
  "phpPrefix": "",
  "name": "Eolink APIKit Plugin",
  "author": "EOLINKER Co. Ltd.",
  "short_name": "eo-extension",
  "version": "11.2.3",
  "description": "Eolink APIKit Plugin is a powerful API management platform and easy to use.",
  "browser_action": {
    "default_icon": {
      "19": "images/icon19.png",
      "38": "images/icon38.png"
    },
    "default_title": "Eolink APIKit Plugin Plugins",
    "default_popup": "html/popup.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "js/libs/jquery-3.2.1.min.js",
        "js/bundle/vendor.min.js",
        "js/bundle/content.min.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "cookies"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{96849df9-8334-4108-acb0-9c19286b0efc}"
    }
  }
}

Best EOLINKER API自动化测试增强插件 Alternatives

Here are some Firefox add-ons that are similar to EOLINKER API自动化测试增强插件: