Rosnet to Google Sheets (Thrive) Firefox

Examine source code of Rosnet to Google Sheets (Thrive)

By: PBOB
Inspect and view changes in Rosnet to Google Sheets (Thrive) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Rosnet to Google Sheets (Internal)",
  "version": "1.0",
  "description": "Intercepts Excel downloads from Rosnet and opens them in Google Sheets.",
  "browser_specific_settings": {
    "gecko": {
      "id": "rosnet-to-sheets@thrive-internal",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "identity",
    "downloads",
    "tabs"
  ],
  "host_permissions": [
    "*://*.rosnet.com/*",
    "*://accounts.google.com/*",
    "*://www.googleapis.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "oauth2": {
    "client_id": "946941187819-8hk7bvnbpgvegitptlhe7jhgvtm9oi5f.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/drive.file"
    ]
  }
}

Best Rosnet to Google Sheets (Thrive) Alternatives

Here are some Firefox add-ons that are similar to Rosnet to Google Sheets (Thrive):