42 Slots Firefox

Examine source code of 42 Slots

Inspect and view changes in 42 Slots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "42 Slots",
  "description": "Créer, lister et supprimer tes slots 42 sur mobile.",
  "version": "1.0.3",
  "manifest_version": 3,
  "host_permissions": [
    "https://profile.intra.42.fr/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://profile.intra.42.fr/slots*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "42slots@beorlor.dev",
      "strict_min_version": "113.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {}
  }
}

Best 42 Slots Alternatives

Here are some Firefox add-ons that are similar to 42 Slots: