manifest.json 配置新建一个文件夹,就叫 ChromePlugin
在 ChromePlugin 根目录下新建 manifest.json 文件
manifest 文件是插件的配置文件,只有在该 json 文件中增加了配置项,才
2025-03-28