ordbogen.com Firefox

Examine source code of ordbogen.com

Inspect and view changes in ordbogen.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ordbogen.com",
  "version": "1.0.3",
  "description": "Ordbogens officielle extension.",
  "background": {
    "scripts": [
      "./dist/background/index.mjs"
    ]
  },
  "icons": {
    "16": "./assets/icon-512.png",
    "48": "./assets/icon-512.png",
    "128": "./assets/icon-512.png"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "./dist/contentScripts/index.global.js"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ordbogen@ordbogen.com",
      "strict_min_version": "101.0"
    }
  },
  "action": {
    "default_icon": "./assets/icon-512.png",
    "default_popup": "./dist/popup/index.html"
  }
}

Best ordbogen.com Alternatives

Here are some Firefox add-ons that are similar to ordbogen.com: