MCP Servers & Tools Data Scraper and Exporter Firefox

Examine source code of MCP Servers & Tools Data Scraper and Exporter

Inspect and view changes in MCP Servers & Tools Data Scraper and Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MCP Servers & Tools Data Scraper and Exporter",
  "short_name": "MCP Servers ",
  "version": "1.0.0",
  "description": "Extract structured data from MCP Servers & Tools websites with one click, export to CSV/JSON/Sheets. Saves hours of manual data coll",
  "author": "ForgeX Empire",
  "homepage_url": "https://gumroad.com",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "MCP Servers & Tools Data Scraper and Exporter Chrome Extension",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mcp-servers---tools-data-scraper-and-exporter-chro@forgex.empire",
      "strict_min_version": "109.0"
    }
  }
}

Best MCP Servers & Tools Data Scraper and Exporter Alternatives

Here are some Firefox add-ons that are similar to MCP Servers & Tools Data Scraper and Exporter: