Compusave IT Firefox

Examine source code of Compusave IT

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"
      ]
    }
  ]
}

Mejores alternativas Compusave IT

Aquí hay algunas Firefox add-ons que son similares a Compusave IT: