Table Copy Firefox

Examine source code of Table Copy

By: zhuwang
Inspect and view changes in Table Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDesc__",
  "version": "1.0.9.6",
  "version_name": "1.0.9.6",
  "manifest_version": 3,
  "action": {
    "default_popup": "src/ui/action-popup/index.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-Clr2-8Or.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": false,
      "run_at": "document_end",
      "css": [
        "assets/index-w0Maqqui.css"
      ]
    }
  ],
  "devtools_page": "src/devtools/index.html",
  "options_page": "src/ui/options-page/index.html",
  "offline_enabled": true,
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "scripting",
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "default_locale": "en",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "src/ui/setup/index.html",
        "src/ui/content-script-iframe/index.html",
        "src/ui/devtools-panel/index.html"
      ]
    },
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "resources": [
        "assets/xlsx-ejz-vvm2.js",
        "assets/index.ts-D4GId1U9.js"
      ]
    }
  ],
  "icons": {
    "16": "src/assets/logo.png",
    "24": "src/assets/logo.png",
    "32": "src/assets/logo.png",
    "128": "src/assets/logo.png"
  },
  "author": "goodzhuwang@gmail.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "goodzhuwang@gmail.com"
    }
  }
}

Best Table Copy Alternatives

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