eCourse Folder Expander Firefox

Examine source code of eCourse Folder Expander

Inspect and view changes in eCourse Folder Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.2.2",
  "default_locale": "el",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://ecourse.uoi.gr/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://ecourse.uoi.gr/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ecourse-expander@bill.gr",
      "strict_min_version": "109.0"
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best eCourse Folder Expander Alternatives

Here are some Firefox add-ons that are similar to eCourse Folder Expander: