LectioBeautifier Firefox

Examine source code of LectioBeautifier

By: Ingvar
Inspect and view changes in LectioBeautifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LectioBeautifier",
  "version": "0.1.1",
  "description": "Giv Lectio et personligt udseende med forskellige temaer.",
  "icons": {
    "57": "images/favicon57.png"
  },
  "action": {
    "default_title": "LectioBeautifier",
    "default_icon": {
      "57": "images/favicon57.png"
    },
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "lectiobeautifier.js"
      ],
      "matches": [
        "https://www.lectio.dk/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/*.png",
        "images/*.jpg"
      ],
      "matches": [
        "https://www.lectio.dk/*"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9aef8ea7-8678-4253-8891-51ad1beb8490}"
    }
  }
}

Best LectioBeautifier Alternatives

Here are some Firefox add-ons that are similar to LectioBeautifier: