T3 Chat Voice Control Firefox

Examine source code of T3 Chat Voice Control

By: Glipsy Add-on
Inspect and view changes in T3 Chat Voice Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "T3 Chat Voice Control (Talk and Read Aloud)",
  "version": "0.1.2",
  "description": "Talk to T3 Chat with your voice and hear replies read aloud. Adds a mic button for dictation and natural text-to-speech.",
  "permissions": [
    "storage",
    "identity"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/content.ts-loader-pb8QoSdZ.js"
      ],
      "matches": [
        "https://t3.chat/*"
      ],
      "css": [
        "src/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Glipsy",
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+G"
      },
      "description": "Open the Glipsy popup"
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "host_permissions": [
    "https://api.workos.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "enldefdockadlkmiljmdgcehhhffmcpn@glipsy.app",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "personalCommunications"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://t3.chat/*"
      ],
      "resources": [
        "assets/jsx-runtime-BnL8MLdk.js",
        "assets/client-DboO2l0p.js",
        "assets/content.ts-D34cNXPT.js"
      ]
    }
  ]
}

Best T3 Chat Voice Control Alternatives

Here are some Firefox add-ons that are similar to T3 Chat Voice Control: