Link Status WE Firefox

Examine source code of Link Status WE

By: emk
Inspect and view changes in Link Status WE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "name": "Link Status WE",
  "version": "1.0.16",
  "browser_specific_settings": {
    "gecko": {
      "id": "linkstatuswe@emk.name",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "bookmarks",
    "history",
    "storage"
  ],
  "background": {
    "scripts": [
      "defaults.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "linkstatus.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "web_accessible_resources": [
    "status.html",
    "status.js"
  ]
}

Best Link Status WE Alternatives

Here are some Firefox add-ons that are similar to Link Status WE: