Grok Reader: Free AI Text to Speech (TTS) Firefox

Examine source code of Grok Reader: Free AI Text to Speech (TTS)

Inspect and view changes in Grok Reader: Free AI Text to Speech (TTS) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.6",
  "name": "Grok Reader: Free AI Text to Speech (TTS)",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "options_ui": {
    "page": "src/pages/options/index.html"
  },
  "action": {
    "default_icon": {
      "128": "logo-128.png"
    }
  },
  "icons": {
    "128": "logo-128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "activeTab",
    "contextMenus",
    "scripting"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader-DO5RpFAp.js"
      ],
      "matches": [
        "https://grok.com/*"
      ],
      "css": [
        "contentStyle.css",
        "assets/index-C4bqb6rh.css"
      ],
      "run_at": "document_end"
    },
    {
      "js": [
        "assets/loginMessage.tsx-loader-D6JA3Zzn.js"
      ],
      "matches": [
        "https://grok.com/auth*",
        "https://accounts.x.ai/*"
      ],
      "run_at": "document_end"
    }
  ],
  "devtools_page": "src/pages/devtools/index.html",
  "web_accessible_resources": [
    {
      "matches": [
        "https://grok.com/*"
      ],
      "resources": [
        "contentStyle.css",
        "assets/*.css",
        "logo-128.png",
        "logo-128-bw.png",
        "t-logo-128.png",
        "sim-gpt.png",
        "sim-google.png",
        "sim-gemini.png",
        "chrome-pin.png",
        "firefox-pin.png",
        "extension-guide.png",
        "pdf.worker.js",
        "injected.js",
        "webreader.png",
        "upload-docs-chrome.png",
        "upload-docs-firefox.png",
        "sim-claude.png",
        "sim-grok.png",
        "sim-qwen.png",
        "assets/style-z3lkJsRT.css",
        "assets/index-4cOKUG8Z.js",
        "assets/client-DGU70TYB.js",
        "assets/preload-helper-8z38Y5D1.js",
        "assets/_commonjsHelpers-D6-XlEtG.js",
        "assets/pdf-core-CPZlVEQ0.js",
        "assets/index.tsx-d92ZPU90.js"
      ]
    },
    {
      "matches": [
        "https://accounts.x.ai/*",
        "https://grok.com/*"
      ],
      "resources": [
        "logo-128.png",
        "logo-128-bw.png",
        "t-logo-128.png",
        "assets/loginMessage.tsx-DLSwLoce.js"
      ]
    }
  ],
  "host_permissions": [
    "https://grok.com/*",
    "https://accounts.x.ai/*",
    "https://www.readeon.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{beda1334-3b1a-4168-a95e-eddd1856dddd}",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "personallyIdentifyingInfo",
          "authenticationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  }
}

Best Grok Reader: Free AI Text to Speech (TTS) Alternatives

Here are some Firefox add-ons that are similar to Grok Reader: Free AI Text to Speech (TTS):