Inspect and view changes in AI Studio TTS Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Studio TTS Helper",
"version": "5.3.7",
"description": "Auto-inject scripts and generate speech on AI Studio",
"browser_specific_settings": {
"gecko": {
"id": "aistudio-tts-helper-v5@unique.ext",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"activeTab",
"storage",
"tabs",
"downloads",
"https://aistudio.google.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://aistudio.google.com/generate-speech*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best AI Studio TTS Helper Alternatives
Here are some Firefox add-ons that are similar to AI Studio TTS Helper:
TTS Helper
Abdulah
VoiceAI — AI Voice Assistant
Sharif
AI Console
Simranpreet singh
AI Studio Automator
Sadique
HelloAIBox
AWS
Prompt Tuner
Prompt Tuner
AI Daily Tools
twn39
AI Prompt Injector
Fun Web Dev
TwitCasting Speech Assistant
Lshnhung26
AI Chat Assistant Plus
Jermaine
Podcastle AI Tools
podcastle-ai-tools
AI Agent Assistant
Firefox user 15314155