Simplify Docs Firefox

Examine source code of Simplify Docs

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

Mejores alternativas Simplify Docs

Aquí hay algunas Firefox add-ons que son similares a Simplify Docs: