Server link fix Firefox

Examine source code of Server link fix

Inspect and view changes in Server link fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.0.2",
  "minimum_chrome_version": "49.0",
  "minimum_opera_version": "36.0",
  "applications": {
    "gecko": {
      "id": "Aivumoyae8de@AlexandrSokolov"
    }
  },
  "default_locale": "en",
  "name": "__MSG_name__",
  "short_name": "__MSG_name__",
  "description": "__MSG_description__",
  "author": "Alexandr Sokolov",
  "homepage_url": "https://github.com",
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "data/content.js"
      ]
    }
  ]
}

Best Server link fix Alternatives

Here are some Firefox add-ons that are similar to Server link fix: