Skip to content

【开源工具自荐】一个可以在任意页面唤醒的标签搜索/跳转插件 #3753

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? No Sign in to your account

Open
jokimina opened this issue Dec 18, 2023 · 2 comments
Labels

Comments

@jokimina
Copy link

CBox

我平时会打开很多个 Chrome 标签页和窗口。来回切换和频繁搜索比较麻烦。我尝试了几个标签页分组的扩展,感觉不太满意满意。这所以想写一个可以任意页面直接唤醒,查看最近激活标签,快速搜索打开的页面,历史记录和书签的插件。

所以上上个周末,我花了一些时间研究和学习 Chrome 扩展,基于kbar写了一个小插件,感觉用着还不错就开源了。

第一次开源,希望对某些人有帮助。

主要功能如下

  • 🌐 完全离线,无需互联网连接。
  • ⌨️ 可以在任意页面唤醒。
  • ⏰ 最近激活的标签
  • 🔍 从打开的标签页、书签和浏览历史(最多 30 天和最多 1000 个条目)中快速搜索和跳转/打开标签页。
  • 🔎 快速搜索并跳转到不同的搜索引擎。
  • ⚙️ 执行各种浏览器操作。

Chrome web store: https://chromewebstore.google.com/detail/cbox/cekckmkolmlobfidedolgcppfgbinhmc
仓库地址: https://github.com/jokimina/cbox-chrome-extension

中文演示视频: https://www.bilibili.com/video/BV1vc41127PH/
英文演示视频: https://www.youtube.com/watch?v=cHfkT2OMwtc&t=3s

@ruanyf ruanyf added the weekly label Dec 19, 2023
@puppet-666
Copy link

这不就是 Omni 么...

@jokimina
Copy link
Author

这不就是 Omni 么...

谢谢指路,刚看了下Omni。真不错而且也是开源的,是我一开始想要的样子,动手前看到我可能就直接用了 😂

不过折腾学习了下chrome插件,有个充实的周末感觉也不错

No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants