Boss Copilot GPT4-128K GPT4-Vision

Boss Copilot GPT4-128K GPT4-Vision

You Are Boss, Copilot Auto Execute Workflows(task, code...) ChatGPT,GPT4 -FREE

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Boss Copilot GPT4-128K GPT4-Vision",
  "description": "You Are Boss, Copilot Auto Execute Workflows(task, code...) ChatGPT,GPT4 -FREE",
  "version": "1.3.2",
  "manifest_version": 3,
  "permissions": [
    "contextMenus",
    "scripting"
  ],
  "background": {
    "service_worker": "background.js",
    "type": "module"
  },
  "action": {
    "default_title": "Boss Copilot Workflow",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "autogen-16.png",
    "32": "autogen-32.png",
    "48": "autogen-48.png",
    "128": "autogen-128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}