Silk Type Firefox

Examine source code of Silk Type

By: doovid
Inspect and view changes in Silk Type source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Silk Type",
  "description": "Enables microsoft word-like cursor movement in Google Docs and more.",
  "version": "1.2",
  "action": {
    "default_popup": "/popup/index.html"
  },
  "icons": {
    "16": "/logos/logo_16.png",
    "32": "/logos/logo_32.png",
    "48": "/logos/logo_48.png",
    "128": "/logos/logo_128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "/main/smooth-cursor.js"
      ],
      "matches": [
        "https://docs.google.com/document/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "david.woods2024@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Silk Type Alternatives

Here are some Firefox add-ons that are similar to Silk Type: