Table Data to CSV Tool Firefox

Examine source code of Table Data to CSV Tool

By: 999Bet
Inspect and view changes in Table Data to CSV Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "homepage_url": "https://github.com/igorlogius/tbl2csv",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "default_area": "navbar",
  "manifest_version": 2,
  "name": "Table to CSV",
  "description": "Save HTML Tables, CSS Pseudo/DIV Tables or Lists (UL/OL) as a comma seperated values (CSV) file which can be opened with any spreadsheet processor (e.g. excel, libreoffice-calc,gnumeric) for further processing and conversion (e.g. to xls or ods)",
  "permissions": [
    "clipboardWrite",
    "menus",
    "activeTab",
    "notifications"
  ],
  "version": "1.3.19",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7bc596a-816d-4aa4-80e0-e357864d5209}"
    }
  }
}

Best Table Data to CSV Tool Alternatives

Here are some Firefox add-ons that are similar to Table Data to CSV Tool: