Remove Tel Links Firefox

Examine source code of Remove Tel Links

By: Dale
Inspect and view changes in Remove Tel Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Tel Links",
  "version": "1.1resigned1",
  "description": "Remove links for phone numbers.",
  "icons": {
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "remove_tel_links.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f3affb87-678c-479d-bd69-7095e0ffa731}"
    }
  }
}

Best Remove Tel Links Alternatives

Here are some Firefox add-ons that are similar to Remove Tel Links: