Spreadsheet Sheet Downloader Firefox

Examine source code of Spreadsheet Sheet Downloader

By: dwarjie
Inspect and view changes in Spreadsheet Sheet Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Spreadsheet Sheet Downloader",
  "version": "1.0.0",
  "description": "A browser extension that enables downloading individual and multiple sheets from Google Spreadsheets with enhanced functionality.",
  "icons": {
    "16": "src/assets/icon-16.png",
    "32": "src/assets/icon-32.png",
    "48": "src/assets/icon-48.png",
    "128": "src/assets/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://docs.google.com/*"
      ],
      "resources": [
        "file-arrow-down-solid.svg",
        "assets/main.js-XBBlsMPw.js"
      ],
      "use_dynamic_url": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "spreadsheet-sheet-downloader@yourdomain.com"
    }
  },
  "content_scripts": [
    {
      "js": [
        "assets/main.js-XBBlsMPw.js"
      ],
      "matches": [
        "https://docs.google.com/spreadsheets/*"
      ],
      "css": [
        "assets/main-B9bhaKa_.css"
      ]
    }
  ]
}

Best Spreadsheet Sheet Downloader Alternatives

Here are some Firefox add-ons that are similar to Spreadsheet Sheet Downloader: