GithubHelp home page GithubHelp logo

guoyu07 / chrome-extensions-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiongwilee/chrome-extensions-boilerplate

0.0 0.0 0.0 339 KB

A Chrome extensions boilerplate with Gulp,less,etc.

License: MIT License

JavaScript 7.18% CSS 92.82%

chrome-extensions-boilerplate's Introduction

A Chrome extends boilerplate

如何安装?

一、下载文件目录到任意位置:

# 通过git命令下载
$ git clone https://github.com/xiongwilee/chrome-extensions-boilerplate.git

# [todo]或者通过npm安装
$ npm install chrome-extensions-boilerplate

二、编译生成目标文件:

# 到刚刚下载的目录
$ cd chrome-extensions-boilerplate

# npm install可能需要root权限,build生成的dist目录就是插件目录
$ npm install && npm run build

三、本地开发

进入chrome://extensions/,勾选开发者模式,点击加载已解压的扩展程序...,选择刚刚编译的chrome-extensions-boilerplate/dist目录即可。

开发中可使用实时编译:

npm run dev

TODO

  • livereload
  • 生成sougou/360 浏览器插件boilerplate
  • 详细的manifest.json说明文档
  • 开发APP、主题boilerplate
  • 开发插件资源连接
  • 通过gulp生成crx文件

chrome-extensions-boilerplate's People

Contributors

xiongwilee 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.