Compusave IT Firefox

Examine source code of Compusave IT

提供元: Compusave Socket Add-on
Inspect and view changes in Compusave IT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Compusave IT",
  "version": "0.5",
  "description": "Connect With Asterisk By Socket",
  "author": "Hasbellaoui Faycal",
  "icons": {
    "48": "icons/asterisk-48.png"
  },
  "permissions": [
    "storage",
    "menus",
    "<all_urls>",
    "activeTab",
    "tabs",
    "notifications"
  ],
  "browser_action": {
    "default_icon": {
      "20": "icons/asterisk-20.png",
      "32": "icons/asterisk-32.png"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "socket.io.js",
      "asterisk.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ]
}

ベストのCompusave IT代替案

Compusave ITに類似したFirefox add-onをいくつか紹介します: