Dictation Pro Firefox

Examine source code of Dictation Pro

Inspect and view changes in Dictation Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dictation Pro",
  "version": "1.2.0",
  "description": "Enhanced text input detection with Shadow DOM and ARIA support",
  "icons": {
    "16": "Icons/DPLogoScale16.png",
    "32": "Icons/DPLogoScale32.png",
    "48": "Icons/DPLogoScale48.png",
    "64": "Icons/DPLogoScale64.png",
    "128": "Icons/DPLogoScale128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "inputtextdetector@example.org"
    }
  },
  "permissions": [
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "Background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "Content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Dictation Pro Alternatives

Here are some Firefox add-ons that are similar to Dictation Pro: