Examine source code of Diccionario RAE en bocadillo

Inspect and view changes in Diccionario RAE en bocadillo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "options_ui": {
    "open_in_tab": true,
    "page": "configurar.html",
    "browser_style": false
  },
  "background": {
    "service_worker": "popup.js"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content.js",
        "contentlab.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://dle.rae.es/*"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "content.css",
        "contentlab.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "all_frames": true,
      "css": [
        "dlecontent-search.css",
        "dlecontent-amarillo.css"
      ],
      "matches": [
        "*://dle.rae.es/*",
        "*://dle.rae.es/srv/search*"
      ],
      "exclude_matches": [
        "*://dle.rae.es/",
        "*://dle.rae.es/?w=",
        "*://dle.rae.es/*m=form*",
        "*://dle.rae.es/*m=3*",
        "*://dle.rae.es/*m=random*",
        "*://dle.rae.es/*m=anagram*",
        "*://dle.rae.es/*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "img/dle16.png",
    "32": "img/dle32.png",
    "48": "img/dle48.png",
    "128": "img/128dle-bocadillo.png"
  },
  "action": {
    "default_icon": {
      "16": "img/dle16.png",
      "32": "img/dle32.png",
      "48": "img/dle48.png"
    },
    "default_popup": "buscapalabra.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "img/*.gif",
        "img/*.jpg",
        "img/*.png"
      ],
      "matches": [
        "*://*/*"
      ]
    },
    {
      "resources": [
        "*.css"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "host_permissions": [
    "*://*/*",
    "https://dle.rae.es/*",
    "https://test.test/*"
  ],
  "manifest_version": 3,
  "name": "Diccionario RAE en bocadillo",
  "description": "Diccionario de la lengua española (DLE) en bocadillo, cuadro de búsqueda y ventana emergente",
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl + Q",
        "mac": "Alt + Q"
      },
      "description": "Abrir cuadro de búsqueda"
    }
  },
  "permissions": [
    "contextMenus",
    "storage",
    "webRequest",
    "scripting"
  ],
  "version": "2.3.5",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Diccionario RAE en bocadillo:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: