Line Sort Firefox

Examine source code of Line Sort

Inspect and view changes in Line Sort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Line Sort",
  "version": "1.2.1",
  "description": "Sort deduplicate reverse and shuffle text lines fast",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9a789c76-2988-4dea-8955-16976ad61f4f}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "media/n16.png",
    "48": "media/n48.png"
  },
  "browser_action": {
    "default_popup": "display/view.html",
    "default_icon": {
      "16": "media/n16.png",
      "48": "media/n48.png"
    }
  },
  "background": {
    "scripts": [
      "runtime/engine.js"
    ]
  },
  "permissions": []
}

Best Line Sort Alternatives

Here are some Firefox add-ons that are similar to Line Sort: