Tatoeba Blur Firefox

Examine source code of Tatoeba Blur

Inspect and view changes in Tatoeba Blur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tatoeba Blur",
  "version": "0.2.0",
  "description": "Hides the translation text on Tatoeba.org until you hover your mouse over the text. I made it for english -> japanese translations, but it should work for anything.",
  "icons": {
    "48": "icons/tatoebablur@48.png",
    "72": "icons/tatoebablur@72.png"
  },
  "content_scripts": [
    {
      "css": [
        "styles/blur.css"
      ],
      "matches": [
        "https://tatoeba.org/*"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Tatoeba Blur Alternatives

Here are some Firefox add-ons that are similar to Tatoeba Blur: