aysko_tst_1 Firefox

Examine source code of aysko_tst_1

By: Aysko Add-on
Inspect and view changes in aysko_tst_1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Demonstrating webRequests",
  "manifest_version": 2,
  "name": "aysko",
  "version": "1.0",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "demo1@aysko.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "borderify.js"
      ]
    }
  ]
}

Best aysko_tst_1 Alternatives

Here are some Firefox add-ons that are similar to aysko_tst_1: