Money Insight➶ GPT4-128K Sidebar-FREE

Money Insight➶ GPT4-128K Sidebar-FREE

Sidebar, Get Make Money Insights From 39+ Sources

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Money Insight➶ GPT4-128K Sidebar-FREE",
  "description": "Sidebar, Get Make Money Insights From 39+ Sources",
  "version": "4.7.2",
  "manifest_version": 3,
  "permissions": [
    "contextMenus",
    "scripting",
    "sidePanel"
  ],
  "background": {
    "service_worker": "background.js",
    "type": "module"
  },
  "action": {
    "default_title": "Money Insight➶ GPT4-128K",
    "default_popup": "popup.html"
  },
  "side_panel": {
    "default_path": "popup-sidebar.html"
  },
  "icons": {
    "16": "Money-16.png",
    "32": "Money-32.png",
    "48": "Money-48.png",
    "128": "Money-128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}