海螺问问 - AI智能聊天机器人助理

海螺问问 - AI智能聊天机器人助理

AI聊天机器人智能助理

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.00ac8b83.png",
    "32": "icon32.plasmo.9ad0c5b6.png",
    "48": "icon48.plasmo.cae3a6b3.png",
    "64": "icon64.plasmo.e4b604fc.png",
    "128": "icon128.plasmo.b89b7dfa.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.00ac8b83.png",
      "32": "icon32.plasmo.9ad0c5b6.png",
      "48": "icon48.plasmo.cae3a6b3.png",
      "64": "icon64.plasmo.e4b604fc.png",
      "128": "icon128.plasmo.b89b7dfa.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.10.2",
  "author": "mereith",
  "name": "海螺问问 - AI智能聊天机器人助理",
  "description": "AI聊天机器人智能助理",
  "background": {
    "service_worker": "background.5fadff2f.js"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "sidePanel"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "search.be45507a.js"
      ],
      "run_at": "document_start",
      "css": [
        "search.44f68b8a.css"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "translate.3205cd7f.js"
      ],
      "run_at": "document_start",
      "css": [
        "search.44f68b8a.css"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "website.da8896c6.js"
      ],
      "run_at": "document_start",
      "css": [
        "search.44f68b8a.css"
      ]
    }
  ],
  "side_panel": {
    "default_path": "popup.html"
  },
  "host_permissions": [
    "https://*/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "search.c4152bbf.png",
        "search.37779f73.png",
        "search.19f980a7.png",
        "search.88f7a9fa.css",
        "search.8034a3ef.css",
        "search.718d46c2.css",
        "search.61f5ee0e.css",
        "search.125d953e.css",
        "search.20181382.css",
        "search.6617e68c.css",
        "search.063ff984.css",
        "search.07f427e4.css",
        "search.fe5bf02d.png"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "search.88f7a9fa.css",
        "translate.83e05dfb.css",
        "search.718d46c2.css",
        "search.61f5ee0e.css",
        "search.125d953e.css",
        "search.20181382.css",
        "search.6617e68c.css",
        "search.063ff984.css",
        "search.07f427e4.css",
        "search.19f980a7.png",
        "translate.a46f0f7c.png",
        "translate.25aac50f.png",
        "search.c4152bbf.png",
        "search.37779f73.png",
        "search.8034a3ef.css",
        "search.fe5bf02d.png"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "search.c4152bbf.png",
        "search.37779f73.png",
        "search.19f980a7.png",
        "search.88f7a9fa.css",
        "search.8034a3ef.css",
        "search.718d46c2.css",
        "search.61f5ee0e.css",
        "search.125d953e.css",
        "search.20181382.css",
        "search.6617e68c.css",
        "search.063ff984.css",
        "search.07f427e4.css",
        "search.fe5bf02d.png",
        "translate.83e05dfb.css"
      ]
    }
  ]
}