Simplify Docs Firefox

Examine source code of Simplify Docs

제작자: Michael Leggett
Inspect and view changes in Simplify Docs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simplify Docs",
  "version": "1.1.1",
  "manifest_version": 2,
  "description": "Makes Google Docs a little simplier",
  "homepage_url": "https://simpl.fyi",
  "icons": {
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/document/*"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "content_security_policy": "default-src 'self'; style-src 'self'; script-src 'self'; img-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1dd4bc84-ab3c-4c34-ae7f-77695124e248}"
    }
  }
}

최고의 Simplify Docs 대안

다음은 Simplify Docs과(와) 유사한 Firefox add-on입니다: