

github 地址: https://github.com/gp0119/Taby
希望大家给我点点 star,有什么 bug 或者想要的功能也可以说说.
已知问题:现在获取 favicon 是网上找的谷歌服务https://www.google.com/s2/favicons?domain=获取的,有的网址获取不到 favicon,大家有没有别的好的方法?
1 qzhai 303 天前 我也写了个类似的,https://jvmao.net/ 也开源了 |
2 qzhai 303 天前 favicon 可以直接拿本地的,缺点就是没访问的网站图标默认是空的 参考 https://github.com/mumingfang/jvmaoTab/blob/main/src/newtab/scenes/public/FavIconIcon.jsx |
6 ymlluo 301 天前 图标我用的 https://faviconkit.com/ |