NYTimes Deeuphemizer Firefox

Examine source code of NYTimes Deeuphemizer

Inspect and view changes in NYTimes Deeuphemizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Deeuphemizer",
  "version": "1.3",
  "description": "Deeuphemize the nytimes by replacing \"falsehood\" with \"lie\"",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://nytimes.com/*",
    "*://www.nytimes.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://nytimes.com/*",
        "*://www.nytimes.com/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b0cba7e6-4163-4356-a19e-569464729a2f}"
    }
  }
}

Melhores alternativas NYTimes Deeuphemizer

Aqui estão algumas Firefox add-ons que são similares a NYTimes Deeuphemizer: