浏览器扩展模板

浏览器扩展模板使用Webpack / Babel / React的功能齐全的跨平台浏览器扩展模板。请在提交任何问题或功能请求之前进行阅读。发展克隆此仓库并重命名您的扩展名。 安装所需的节点模块: npm install 运行以下命令,以便webpack可以监视/src文件并将它们实时重新编译到/dist文件夹中: npm run watch 火狐浏览器要在干净的Firefox实例中通过实时重新加载运行扩展程序,请在单独的终端中运行以下命令: npm run watch-firefox 要在正常的Firefox实例中临时加载扩展程序,请执行以下操作: 转到about:debugging 单击“ Load Temporary Add-on加载src文件夹 Chrome前往chrome://extensions/启用开发者模式 点击Load unpacked exte
zip
browser-extension-template-master.zip 预估大小:34个文件
folder
browser-extension-template-master 文件夹
file
.eslintrc 137B
file
LICENSE.txt 34KB
file
webpack.config.js 2KB
folder
src 文件夹
file
manifest.json 1KB
folder
utils 文件夹
file
constants.js 57B
file
settings.js 670B
folder
panel 文件夹
file
panel.js 450B
file
panel.html 302B
file
panel.css 82B
folder
assets 文件夹
folder
images 文件夹
file
tomato-icon-inactive-64.png 5KB
file
tomato-icon-inactive-16.png 1KB
file
tomato-icon-48.png 4KB
file
tomato-icon-128.png 11KB
file
tomato-favicon.ico 2KB
file
tomato-icon-32.png 2KB
file
tomato-icon-256.png 22KB
file
tomato-icon-64.png 5KB
file
tomato-icon-inactive-128.png 10KB
file
tomato-icon-inactive-48.png 4KB
file
tomato-icon-16.png 1KB
file
tomato-icon-inactive-512.png 9KB
file
tomato-icon-512.png 18KB
file
tomato-icon-inactive-256.png 22KB
file
tomato-icon-inactive-32.png 2KB
file
tomato-icon-512.xcf 36KB
folder
options 文件夹
file
options.html 306B
file
options.js 1000B
file
options.css 96B
folder
background 文件夹
file
background.js 81B
folder
scripts 文件夹
file
build-zip.js 1KB
file
README.md 1KB
file
.gitignore 84B
file
package-lock.json 420KB
file
package.json 1KB
zip 文件大小:261.49KB