C411 → Seedbox Firefox

Examine source code of C411 → Seedbox

Inspect and view changes in C411 → Seedbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "C411 → Seedbox",
  "version": "1.3",
  "description": "Envoyer des torrents C411 vers une Seedbox avec labels",
  "homepage_url": "https://github.com/Schiz0b0y/c411-rutorrent",
  "author": "Schiz0b0y",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "permissions": [
    "storage",
    "https://c411.org/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon96.png",
    "default_title": "Configuration ruTorrent"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "c411_rutorrent@schiz0b0y.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://c411.org/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best C411 → Seedbox Alternatives

Here are some Firefox add-ons that are similar to C411 → Seedbox: