Google Docs default to View Mode Firefox

Examine source code of Google Docs default to View Mode

Inspect and view changes in Google Docs default to View Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "gdocs-view-mode",
  "version": "1.0",
  "permissions": [],
  "homepageURL": "https://github.com/jabielecki/firefox-gdocs-view",
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e4041048-0c12-4534-877b-72617bed785b}"
    }
  }
}

Best Google Docs default to View Mode Alternatives

Here are some Firefox add-ons that are similar to Google Docs default to View Mode: