TorrServer Adder Firefox

Examine source code of TorrServer Adder

Inspect and view changes in TorrServer Adder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.0.5",
  "name": "TorrServer Adder",
  "short_name": "TSA",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "author": "Noperkot",
  "homepage_url": "https://github.com/Noperkot/TorrServerAdder",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end",
      "css": [
        "tsafont.css",
        "notifier.css"
      ],
      "js": [
        "notifier.js",
        "trackers.js",
        "content_scr.js"
      ]
    }
  ],
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_popup": "options/popup.html"
  },
  "background": {
    "scripts": [
      "common.js",
      "background.js",
      "background_M2.js",
      "torrworker.js",
      "ts_1.1.js",
      "ts_1.2.js"
    ]
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "downloads",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "wa/*"
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "84z74tXJKt8OUrTD@TSA",
      "strict_min_version": "78.0"
    }
  }
}

Best TorrServer Adder Alternatives

Here are some Firefox add-ons that are similar to TorrServer Adder: