MoodleCustomizer Firefox

Examine source code of MoodleCustomizer

Por: Hokkaydo
Inspect and view changes in MoodleCustomizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MoodleCustomizer",
  "version": "1.1.2",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{34ba4e89-9b36-487b-8866-a27b304f3db6}"
    }
  },
  "author": "Hokkaydo",
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "description": "Improve Moodle global experience.",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/logo.png"
    },
    "default_title": "On/Off",
    "default_popup": "popup/options.html"
  },
  "icons": {
    "48": "icons/logo.png"
  }
}

Melhores alternativas MoodleCustomizer

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