StudyMind Firefox

Examine source code of StudyMind

Por: Orion
Inspect and view changes in StudyMind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "StudyMind",
  "description": "L'extension pour améliorer votre experience sur vos outils éducatif numérique.",
  "version": "0.1.0",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_action": {
    "default_popup": "src/popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.monbureaunumerique.fr/sg.do?*"
      ],
      "js": [
        "src/websites/mbn/index.js"
      ]
    },
    {
      "matches": [
        "https://lyc-marchal.monbureaunumerique.fr/sg.do?*"
      ],
      "js": [
        "src/websites/mbn/marchal.js"
      ]
    },
    {
      "matches": [
        "https://educonnect.education.gouv.fr/idp/profile/SAML2/Redirect/SSO*"
      ],
      "js": [
        "src/websites/educonnect/birthday.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "studymind@oriondev.fr"
    }
  }
}

Melhores alternativas StudyMind

Aqui estão algumas Firefox add-ons que são similares a StudyMind: