Pinyin Search 拼音搜索,是一个支持拼音搜索的浏览器扩展,在地址栏输入 j
+ 空格
,即可使用拼音搜索你的历史记录、书签、标签页,支持全拼、首字母、小鹤双拼。
Chrome Web Store 地址: https://chrome.google.com/webstore/detail/pinyinsearch-%E2%80%A2-%E6%8B%BC%E9%9F%B3%E6%90%9C%E7%B4%A2/fejaoeigldmlmkplacjhhmbclogihako
源代码: https://github.com/onezhjp/pinyin-search
![]() | 1 zhangfeiwudi 2023-08-25 16:33:29 +08:00 支持,试试看 |
2 wallenorepeat OP @zhangfeiwudi 感谢,现在是初始版本,可能会不准确,欢迎反馈和贡献代码 |
3 valuex 2023-08-26 07:38:50 +08:00 via Android 赞,真希望有百十来个候选项的地方都能支持拼音首字母检索。 |
![]() | 4 ourongxing 2023-08-26 10:35:47 +08:00 挺好的,就是提醒一下 github 里直接 use the template 就行了,不需要 fork 。 |
5 wallenorepeat OP @valuex 是呀,中文用户的痛。。 |
6 wallenorepeat OP @ourongxing 谢谢,学到了,又学习了一下怎么移除 fork 关系 |
7 Captions 2023-08-26 20:01:04 +08:00 不错 期待更加完善 |
![]() | 8 subframe75361 2023-08-26 23:21:10 +08:00 很不错的扩展 建议:用 flexsearch 替换 fuse.js ,bench: https://github.com/nextapps-de/flexsearch#performance-benchmark-ranking |
9 wallenorepeat OP @subframe75361 哇,这个库好完善,感谢推荐,后面换成这个试试 |