React浏览器扩展:极简示例
React浏览器扩展的最小示例,采用React(包括Hooks!)。安装要求:Google Chrome/Chrome65+,Firefox 63+, yarn ^1.13.0。克隆仓库并安装依赖:git clone https://github.com/herodrigues/chrome-react-minimal.git
,cd chrome-react-minimal
,yarn install
。开发模式下运行:yarn start
。
111.91KB
文件大小:
评论区