Diplodoc Beta Firefox

Examine source code of Diplodoc Beta

Inspect and view changes in Diplodoc Beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Diplodoc Beta",
  "description": "Share your notes with others and connect together!",
  "version": "0.1",
  "permissions": [
    "storage",
    "webRequest",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*mod/quiz/attempt.php?*"
      ],
      "run_at": "document_start",
      "js": [
        "quiz.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "diplodoc.html",
    "default_icon": "diplodoc.png"
  },
  "manifest_version": 2,
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@diplodoc.net",
      "strict_min_version": "57.0"
    }
  }
}

Best Diplodoc Beta Alternatives

Here are some Firefox add-ons that are similar to Diplodoc Beta: