Google Docs default to View Mode Firefox

Examine source code of Google Docs default to View Mode

提供元: Jakub Bielecki
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}"
    }
  }
}

ベストのGoogle Docs default to View Mode代替案

Google Docs default to View Modeに類似したFirefox add-onをいくつか紹介します: