ISM CloudOne Plugin Firefox

Examine source code of ISM CloudOne Plugin

Inspect and view changes in ISM CloudOne Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ISM CloudOne Plugin",
  "version": "5.0.3.11",
  "manifest_version": 2,
  "description": "ISM CloudOne Plugin",
  "default_locale": "en",
  "author": "QualitySoft Corporation",
  "icons": {
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "ism_plugin@qualitysoft.com.cn",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "nativeMessaging",
    "downloads",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "util.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "jquery-3.2.1.min.js",
        "util.js",
        "html-analyze.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Melhores alternativas ISM CloudOne Plugin

Aqui estão algumas Firefox add-ons que são similares a ISM CloudOne Plugin: