Studly Firefox

Examine source code of Studly

Por: Studly
Inspect and view changes in Studly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PronoteAI – Devoirs Intelligents",
  "version": "2.0.0",
  "description": "Analyse tes devoirs Pronote avec l'IA Groq (100% gratuit). Résumé, priorités et vidéos YouTube recommandées.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "https://*.index-education.net/*",
    "https://*.pronote.net/*",
    "https://api.groq.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "PronoteAI – Analyse tes devoirs"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.index-education.net/*",
        "https://*.pronote.net/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pronoteai@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Melhores alternativas Studly

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