All Projects → hocgin → chrome-extension-weather

hocgin / chrome-extension-weather

Licence: MIT License
☁️ Chrome 天气预报/空气质量插件

Programming Languages

javascript
184084 projects - #8 most used programming language

Chrome Extension Weather

安装

Chrome Web Store Edge Web Store

项目开发和本地安装

  1. 编译插件
# 指定 node 版本
npm install -g n
sudo n 9.0.0
# 安装依赖环境
npm install
# 运行
npm start
  1. 如果安装, 启用开发模式,加载 dist 目录即可。

  2. 打包插件

  • 3.1 打包插件(需编译后)
./scripts/build.sh
  • 3.2 触发自动构建打包
./scripts/pushtag.sh v3.1.7

更新日志

演示 :)

Q&A

反馈或建议

联系作者

图片名称

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].