Remove Duplicated Linebreaks from Text Area Firefox

Examine source code of Remove Duplicated Linebreaks from Text Area

Inspect and view changes in Remove Duplicated Linebreaks from Text Area source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.2",
  "author": "YUKI \"Piro\" Hiroshi",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "remove-duplicated-linebreaks-from-textarea@piro.sakura.ne.jp",
      "strict_min_version": "60.0"
    }
  }
}

Best Remove Duplicated Linebreaks from Text Area Alternatives

Here are some Firefox add-ons that are similar to Remove Duplicated Linebreaks from Text Area: