SynthTyper - For Google Docs Firefox

Examine source code of SynthTyper - For Google Docs

By: Kacegal
Inspect and view changes in SynthTyper - For Google Docs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SynthTyper - Human Typer for Google Docs",
  "version": "1.7.0",
  "description": "Replaces pasting with human-like typing in Google Docs for a natural version history.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "SynthTyper"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ahmetkgoc@ahmetkgoc.com",
      "strict_min_version": "109.0"
    }
  },
  "web_accessible_resources": [
    "icon128.png"
  ]
}

Best SynthTyper - For Google Docs Alternatives

Here are some Firefox add-ons that are similar to SynthTyper - For Google Docs: