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입니다: