Google Docs/etc For LibreJS Firefox

Examine source code of Google Docs/etc For LibreJS

Inspect and view changes in Google Docs/etc For LibreJS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Make Google Docs work under LibreJS",
  "version": "1.2",
  "author": "PCITechie",
  "id": "GoogleOfficeWithLibreJS@pcitechie.co.uk",
  "description": "Download from Google Docs with LibreJS enabled.",
  "icons": {
    "16": "icons/L4Libre.png",
    "48": "icons/L4Libre48.png",
    "128": "icons/L4Libre128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "GoogleOfficeWithLibreJS@pcitechie.co.uk",
      "strict_min_version": "42.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://docs.google.com/*"
      ],
      "js": [
        "google_drive.js"
      ]
    }
  ]
}

Best Google Docs/etc For LibreJS Alternatives

Here are some Firefox add-ons that are similar to Google Docs/etc For LibreJS: