TeaTv For PC,Windows And Mac (Free Use)

TeaTv For PC,Windows And Mac (Free Use)

Generate movie review using TeaTv For PC.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "TeaTv For PC,Windows And Mac (Free Use) ",
  "version": "1.0",
  "description": "Generate movie  review using TeaTv For PC.",
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "teaTV.png",
      "48": "teaTV.png",
      "128": "teaTV.png"
    }
  },
  "host_permissions": [
    "https://api.openai.com/*"
  ],
  "background": {
    "service_worker": "background.js"
  }
}