Chrome Extension Weather

安装

Chrome Web Store

项目开发和本地安装

  1. 编译插件
# 指定 node 版本
npm install -g n
sudo n 9.0.0
# 安装依赖环境
npm install
# 运行
npm start
  1. 如果安装, 启用 Chrome 开发模式,加载 dist 目录即可。
  2. 打包插件(需编译后)
./scripts/build.sh

更新日志

演示 :)

Q&A

反馈或建议

LICENSE

license