MCPcopy Index your code
hub / github.com/choumai555/vue-chrome-extension-mv3

github.com/choumai555/vue-chrome-extension-mv3 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
29 symbols 65 edges 26 files 0 documented · 0% updated 3y ago★ 521 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

vue-chrome-extension

简介

chrome扩展开发插件基于vue3、ts、Element Plus、Webpack5、axios、less开发 支持content快速调用chrome对象及axios 详看 pages/content/app.vue 开箱即用chrome插件

特性

  • 基础框架:使用 Vue3/Element Plus
  • TypeScript: 应用程序级 JavaScript 的语言

安装使用

  • 获取项目代码
git clone https://github.com/choumai555/vue-chrome-extension-mv3.git
  • 安装依赖

cnpm install

  • 运行
npm run watch

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 25
Interface 4

Languages

TypeScript100%

Modules by API surface

src/pages/popup/store/modules/user.ts4 symbols
src/pages/option/store/modules/user.ts4 symbols
src/pages/content/store/modules/user.ts4 symbols
src/hooks/index.ts3 symbols
src/pages/background/index.ts2 symbols
webpack.config.ts1 symbols
types/custom-types.d.ts1 symbols
types/components.d.ts1 symbols
src/pages/popup/store/index.ts1 symbols
src/pages/popup/index.ts1 symbols
src/pages/option/store/index.ts1 symbols
src/pages/option/index.ts1 symbols

For agents

$ claude mcp add vue-chrome-extension-mv3 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page