Table to CSV: HTML Table Extractor Firefox

Examine source code of Table to CSV: HTML Table Extractor

By: jscrip
Inspect and view changes in Table to CSV: HTML Table Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Table to CSV: HTML Table Extractor",
  "version": "1.0.0",
  "description": "Extract tables from any website and save them as clean CSV. Handles HTML tables and many div/grid-based table layouts. On-demand scanning with power-user controls.",
  "permissions": [
    "activeTab",
    "scripting",
    "downloads",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon.svg",
      "32": "icons/icon.svg",
      "48": "icons/icon.svg"
    }
  },
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "table-to-csv-htmlextractor@95tech.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "strict_min_version": "142.0"
    }
  }
}

Best Table to CSV: HTML Table Extractor Alternatives

Here are some Firefox add-ons that are similar to Table to CSV: HTML Table Extractor: