Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_title": "Auto Flow - Auto Veo & Nano Banana Pro"
},
"background": {
"service_worker": "background.js"
},
"default_locale": "en",
"description": "Automate your bulk video creation workflow on Google Flow AI. Supports latest models like VEO. Save time and accelerate creativity!",
"host_permissions": [
"https:\/\/labs.google\/*"
],
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"manifest_version": 3,
"name": "Auto Flow - Auto Veo & Nano Banana Pro",
"permissions": [
"sidePanel",
"activeTab",
"scripting",
"storage",
"tabs",
"downloads"
],
"side_panel": {
"default_path": "gateway.html"
},
"version": "9.5.0"
}