Trump 2 Ompa Firefox

Examine source code of Trump 2 Ompa

By: oyzmo
Inspect and view changes in Trump 2 Ompa source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trump to Ompa",
  "version": "1.0",
  "description": "Tired of reading about Trump everywhere? This plugin switches 'Donald Trump' to 'Ompa-lompa' on all websites",
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Click to activate/deactivate"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{22081a7b-40f9-4cba-9bf5-fcf7948246ae}"
    }
  }
}

Best Trump 2 Ompa Alternatives

Here are some Firefox add-ons that are similar to Trump 2 Ompa: