Upwork Email Guard Firefox

Examine source code of Upwork Email Guard

Inspect and view changes in Upwork Email Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Upwork Email Guard",
  "version": "1.0",
  "description": "Prevents accidental sharing of email addresses and phone numbers on Upwork — protects your account from ToS violations and bans.",
  "permissions": [
    "activeTab",
    "*://*.upwork.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.upwork.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "upwork-email-guard@christianvergara",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "icon.png"
  }
}

Best Upwork Email Guard Alternatives

Here are some Firefox add-ons that are similar to Upwork Email Guard: