Umlauter: automatically add Umlauts Firefox

Examine source code of Umlauter: automatically add Umlauts

By: Florian
Inspect and view changes in Umlauter: automatically add Umlauts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "0.0.12resigned1",
  "manifest_version": 2,
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "homepage_url": "https://github.com/jaflo/umlauter",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "Umlauter"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/inject.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{69a53ffd-950b-42c3-9766-280ae86ac46b}"
    }
  }
}

Best Umlauter: automatically add Umlauts Alternatives

Here are some Firefox add-ons that are similar to Umlauter: automatically add Umlauts: