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}"
    }
  }
}

Melhores alternativas Google Docs default to View Mode

Aqui estão algumas Firefox add-ons que são similares a Google Docs default to View Mode: