Inateck Plugin Firefox

Examine source code of Inateck Plugin

By: zzy Add-on
Inspect and view changes in Inateck Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inateck Plugin",
  "version": "1.0.0",
  "description": "亚马逊后台快速登陆插件,迁移到ERP3.0",
  "display": "standalone",
  "icons": {
    "16": "16.png",
    "48": "16.png",
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "jquery-2.0.0.min.js",
      "md5.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "16.png",
      "128": "128.png"
    },
    "default_title": "Inateck Amazon login",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "jquery-2.0.0.min.js",
        "content_script.js",
        "md5.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{08cee40a-75d1-46e7-8de5-63421636e2bf}"
    }
  }
}

Best Inateck Plugin Alternatives

Here are some Firefox add-ons that are similar to Inateck Plugin: