Tecch FontSettings

Tecch FontSettings

Change per-script font settings you want.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Tecch FontSettings",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Change per-script font settings you want.",
  "options_page": "options.html",
  "icons": {
    "16": "fonts16.png",
    "128": "fonts128.png"
  },
  "permissions": [
    "fontSettings"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}