Scrap Buddy – Email Scraper & Phone Number Extract Firefox

Examine source code of Scrap Buddy – Email Scraper & Phone Number Extract

Inspect and view changes in Scrap Buddy – Email Scraper & Phone Number Extract source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scrap Buddy",
  "version": "1.1",
  "description": "Automatic contact extraction from web pages",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "downloads",
    "notifications",
    "activeTab",
    "contextMenus",
    "alarms"
  ],
  "host_permissions": [
    "https://api.gumroad.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scrap-buddy-contact@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "browsing_history": false,
        "formfill": false,
        "passwords": false,
        "preferences": false,
        "social_data": false,
        "health_data": false,
        "financial_data": false,
        "other": false,
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "popup.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data:; style-src 'self' 'unsafe-inline';"
  }
}

Best Scrap Buddy – Email Scraper & Phone Number Extract Alternatives

Here are some Firefox add-ons that are similar to Scrap Buddy – Email Scraper & Phone Number Extract: