fping Firefox

Examine source code of fping

제작자: Joubin Jabbari
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'"
}

최고의 fping 대안

다음은 fping과(와) 유사한 Firefox add-on입니다: