MCA non officiel Firefox

Examine source code of MCA non officiel

Inspect and view changes in MCA non officiel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MCA non officiel",
  "description": "Ajoute la possibilité de gérer les réservations à partir d'un planning en parsant toutes les pages des activités disponibles",
  "version": "1.0.14",
  "content_scripts": [
    {
      "matches": [
        "https://*.moncentreaquatique.com/*"
      ],
      "css": [
        "jquery-ui-1.13.2.custom/jquery-ui.min.css",
        "mcaunofficiel.css"
      ],
      "js": [
        "jquery-ui-1.13.2.custom/external/jquery/jquery.js",
        "jquery-ui-1.13.2.custom/jquery-ui.min.js",
        "utils.js",
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "images/*"
  ],
  "icons": {
    "256": "images/planning_256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1016983c-d716-416b-ade1-b7d20efc6903}"
    }
  }
}

Best MCA non officiel Alternatives

Here are some Firefox add-ons that are similar to MCA non officiel: