chrome-extention-typescript-react-starter:使用React,TypeScript,emotion jss,jest和Webpack创建Chrome扩展程序的样板

时间:2021-05-02 14:52:17
【文件属性】:
文件名称:chrome-extention-typescript-react-starter:使用React,TypeScript,emotion jss,jest和Webpack创建Chrome扩展程序的样板
文件大小:51KB
文件格式:ZIP
更新时间:2021-05-02 14:52:17
JavaScript chrome-extension-typescript-react-starter 使用React,TypeScript,emotion jss,jest和Webpack创建Chrome扩展程序的样板 用法 克隆 更新package.json中HTML名称(同时影响html标题和清单名称) 使用npm install安装依赖项 使用npm run dev运行热模块重新加载dev服务器 在chrome中打开chrome://extensions ,激活开发模式,然后选择解压缩后的加载,选择dist文件夹并完成操作。 您应该会看到以下弹出窗口: 您还可以运行npm run build ,它还将在dist内生成一个zip文件,其中zip文件的名称以环境为前缀,发布扩展名时应将其上传到google。 要更改版本,只需运行npm version 1.4.2 && git push --ta
【文件预览】:
chrome-extention-typescript-react-starter-master
----.gitignore(96B)
----tsconfig.json(349B)
----LICENCE(1KB)
----README.md(2KB)
----tests()
--------HelloBack.tsx(609B)
----package.json(3KB)
----tslint.json(857B)
----src()
--------manifest.json(635B)
--------popup()
--------background()
--------assets()
----webpack.config.js(4KB)

网友评论