Traffic Generator Firefox

Examine source code of Traffic Generator

By: giangnd
Inspect and view changes in Traffic Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Traffic Generator",
  "version": "1.51",
  "description": "",
  "background": {
    "page": "content/background.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content/blockJavascriptReferer.js",
        "content/client.js"
      ]
    }
  ],
  "options_ui": {
    "page": "content/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8f6911a2-0b72-4302-93c6-603608580dc7}"
    }
  }
}

Best Traffic Generator Alternatives

Here are some Firefox add-ons that are similar to Traffic Generator: