Interfaz simplificada para el DLE (antes DRAE) Firefox

Examine source code of Interfaz simplificada para el DLE (antes DRAE)

By: Roboe
Inspect and view changes in Interfaz simplificada para el DLE (antes DRAE) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "es",
  "applications": {
    "gecko": {
      "id": "dle-clean-ui@virgulilla.com"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "3.0",
  "author": "Roberto M. F.",
  "homepage_url": "https://gitlab.com/Roboe/userscripts",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icon.jpg",
    "96": "icon@2x.jpg"
  },
  "content_scripts": [
    {
      "exclude_matches": [
        "*://dle.rae.es/contenido/*"
      ],
      "matches": [
        "*://dle.rae.es/*"
      ],
      "css": [
        "style.user.css"
      ]
    }
  ]
}

Best Interfaz simplificada para el DLE (antes DRAE) Alternatives

Here are some Firefox add-ons that are similar to Interfaz simplificada para el DLE (antes DRAE):