Giter Site home page Giter Site logo

extension-vue-template's Introduction

extension-vue-template

vue-cli3 + webpack4 + element-ui 实现编译打包Chrome浏览器插件

content 文件夹

作用于浏览网页,对打开的网页进行插入、修改 DOM ,对其进行操作交互

options 文件夹

右键插件图标的选项页面

popup 文件夹

点击插件图片的弹出页面

环境安装

yarn

开发环境编译并热更新

yarn serve
or
yarn build-watch

对修改文件进行实时编译并自动在根目录下生成 dist 文件夹,打开浏览器的扩展程序, 点加载已解压的扩展程序, 选择 dist 文件夹

生产环境打包

yarn build

分析包组件大小

yarn analyze

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

extension-vue-template's People

Contributors

lincenying avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.