GridPick - Web Table to Excel, CSV, JSON Firefox

Examine source code of GridPick - Web Table to Excel, CSV, JSON

Inspect and view changes in GridPick - Web Table to Excel, CSV, JSON source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GridPick - Web Table to Excel, CSV, JSON",
  "short_name": "GridPick",
  "version": "1.0.2",
  "description": "Copy any HTML table or data grid to Excel, CSV, JSON or Markdown. No row limits, no sign-up, nothing leaves your browser.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://live.dodopayments.com/*"
  ],
  "action": {
    "default_title": "GridPick - grab tables from this page",
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "type": "module"
  },
  "options_page": "src/options/options.html",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gridpick@gridpick-app.netlify.app",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best GridPick - Web Table to Excel, CSV, JSON Alternatives

Here are some Firefox add-ons that are similar to GridPick - Web Table to Excel, CSV, JSON: