Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chrome-extensions-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-extensions-boilerplate

A Chrome extensions boilerplate with Gulp,less,etc.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

A Chrome extends boilerplate

如何安装?

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

git clone https://github.com/xiongwilee/chrome-extensions-boilerplate.git

二、编译生成目标文件:

cd chrome-extensions-boilerplate
npm install && npm run build

三、本地开发

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

开发中可使用实时编译:

npm run dev

TODO

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

Keywords

FAQs

Package last updated on 26 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc