Table To Text Firefox

Examine source code of Table To Text

Inspect and view changes in Table To Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Table To Text",
  "description": "One click table to CSV, JSON or other formats.",
  "version": "1.2",
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/prod/icon16.png",
      "32": "icons/prod/icon32.png",
      "48": "icons/prod/icon48.png",
      "128": "icons/prod/icon128.png"
    }
  },
  "icons": {
    "16": "icons/prod/icon16.png",
    "32": "icons/prod/icon32.png",
    "48": "icons/prod/icon48.png",
    "128": "icons/prod/icon128.png"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tabletotext@redshock.com"
    }
  },
  "options_ui": {
    "page": "scripts/page.html"
  }
}

Best Table To Text Alternatives

Here are some Firefox add-ons that are similar to Table To Text: