✂️ Chrome 字体文件裁剪插件
FontSubset
Generate font Subset in Chrome extension.
Run npm i
to install dependencies.
Run npm run build
. The bundle will end up in dist/
.
chrome://extensions
.
Enable Developer Mode by clicking the toggle switch next to Developer mode.
Click the LOAD UNPACKED button and select the dist/
directory.
Developing
The base app component is in src/app/app.jsx
.
Chrome extensions can be composed of many parts. This scaffolding allows you to build the popup UI with Preact.
ResourcesPreact Tutorial
Chrome Extension Developer Guide
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。