Skip to content

dengxiwang/funtabs-crx

Repository files navigation

funtabs-crx

采用构建工具构建,构建完成后修改配置文件以适配firefox拓展

构建

npm run build

适配内容

将打包后的文件mainfest.json中的background对象修改如下

"background": {
    "scripts": ["service-worker-loader.js"],
    "type": "module"
},

About

gotab插件以及funtabs插件被edge商店下架,都是因为安全问题,我不理解,现将crx程序开源,不知道哪里有安全问题,代码两三年没动过了

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors