fping Firefox

Examine source code of fping

Inspect and view changes in fping source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fping",
  "version": "0.1.0",
  "description": "This extension will remove ping from <a href> tags in html",
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "icons": {
    "128": "logo.png"
  },
  "content_security_policy": " default-src 'self'"
}

Best fping Alternatives

Here are some Firefox add-ons that are similar to fping: