
一键搜索浏览器书签、历史和标签页的高效扩展
这款浏览器扩展支持模糊搜索书签、历史记录和打开的标签页。它提供精确和模糊两种搜索模式,具备书签标签功能,并可高度自定义。该扩展设计轻量,重视用户隐私,不收集任何数据。此外,它还提供暗色/亮色主题切换,支持键盘快捷操作,能有效提升浏览效率。
🔎 Browser extension to (fuzzy) search and navigate bookmarks, history and open tabs.
This extension does not collect any data nor does it make any external requests (see Privacy).
It supports two different search approaches:
With this extension you can also tag your bookmarks including auto completions. The tags are considered when searching and can be used for navigation.
The extension is very customizable (see user options) and has a dark / light theme that is selected based on your system settings (see prefers-color-scheme). It's also very lightweight (< 150kb JavaScript, including dependencies).
For a list of recent changes, see CHANGELOG.md.

CTRL + Shift + ., but you can customize this (I personally use Ctrl+J).Shift or Alt to open the result in the current tabCtrl to open the result without closing the popup.#: only bookmarks with the tag will be returned (exact "starts with" search)
#github #pr to only get results which have both tags~: only bookmarks within the folder will be returned (exact "starts with" search)
~Sites ~Blogs to only get results which have both tagst (including space): only tabs will be searched.b (including space): only bookmarks will be searched.h (including space): only history will be searched.s (including space): only search engines will be proposed.customSearchEngines allows you to define your own search mode aliasesg (including space): Do a Google search.d (including space): Do a dict.cc search.Ctrl+N and Ctrl+J to navigate search results upCtrl+P and Ctrl+K to navigate search results downchrome://downloads. +<whole number> to your bookmark title (before tags)
Bookmark Title +20 or Another Bookmark +10 #tag1 #tag2# in bookmark titles that do not indicate a tag.~ in bookmark folder names.The extension is highly customizable. Finding and setting options is a bit technical, though.
The user options are written in YAML or JSON notation.
For now, there is no nice options overview, so you have to find them in the popup/js/model/options.js file in the defaultOptions object.
From there you can see the available options, their names, default values and descriptions.
When defining your custom config, you only need to define the options that you want to overwrite from the defaults.
⚠ The options are not validated properly. Please make sure to use them correctly.<br/> If something breaks, consider resetting your options.
An exemplary user config can look like the following example:
searchStrategy: fuzzy displayVisitCounter: true displayDateAdded: true
If you have troubles with performance, here are a few options that might help. Feel free to pick & choose and tune the values to your situation:
searchStrategy: precise searchMinMatchCharLength: 2 displaySearchMatchHighlight: false, searchMaxResults: 20 historyMaxItems: 200
Precise search is faster than fuzzy search. Start searching only when at least 2 characters are entered Highlighting search matches takes some effort, this can be disabled. Number of search results can be further limited Number of browser history items can be further reduced
Or a more advanced example:
searchStrategy: precise historyDaysAgo: 14 historyMaxItems: 1200 historyIgnoreList: - http://localhost - http://127.0.0.1 colorStripeWidth: 4 # Customize width of search result color stripe bookmarkColor: '#46e6e6' # customize color for bookmark results scoreTabBaseScore: 70 # customize base score for open tabs searchEngineChoices: - name: Google urlPrefix: https://google.com/search?q= customSearchEngines: - alias: ['g', 'google'] name: Google urlPrefix: https://www.google.com/search?q=$s blank: https://www.google.com - alias: d name: dict.cc urlPrefix: https://www.dict.cc/?s=$s - alias: [gh, github] name: GitHub urlPrefix: https://github.com/search?q=$s blank: https://github.com - alias: npm name: NPM urlPrefix: https://www.npmjs.com/search?q=$s blank: https://www.npmjs.com
In case of making multilingual searching (CJK) correctly, you may need to tweak uFuzzy options via option ufuzzyOptions, for example:
# make CJK chars work for fuzzy search uFuzzyOptions: interSplit: (p{Unified_Ideograph=yes})+
The scoring systems works roughly the following:
scoreBookmarkBaseScore).scoreTitleWeight).exactStartsWithBonus will add score if either the title or the url start exactly with the search term, including spaces.For a description of the scoring options and what they do, please see popup/js/model/options.js.
This extension is built to respect your privacy:
Prerequisite: Node.js
# install dependencies npm install # build extension npm run build
The source code for the extension can be found in popup/ (HTML, JS and libs) and sass/ (SCSS/CSS).
The built extensions can be found
npm install and npm run build (via bash / git bash)chrome://extensions/ on Chrome and edge://extensions/ on Edge).dist/firefox as a temporary addon in about:debugging.npm run build for a complete buildnpm run start to start the extension locally in a browser (with mock data)npm run test to run end to end testsnpm runThis extension makes use of the following helpful open-source projects (thanks!):
Please create a GitHub issue to give your feedback. All ideas, suggestions or bug reports are welcome.


AI 图片生成平台
GPT Image 2 是面向用户的 AI 图片生成平台,支持文生图、图生图及多模型创意工作流。


AI 图片生成工具
输入简单文字,生成想要的图片。支持Nano Banana/gptimage-2等最新模型。


你的AI Agent团队
Vecbase 是专为 AI 团队打造的智能工作空间,将数据管理、模型协作与知识沉淀整合于一处。算法、产品与业务在同一平台无缝协同,让从数据到 AI 应用的落地更快一步。


全球首个AI音乐社区
音述AI是全球首个AI音乐社区,致力让每个人都能用音乐表达自我。音述AI提供零门槛AI创作工具,独创GETI法则帮助用户精准定义音乐风格,AI润色功 能支持自动优化作品质感。音述AI支持交流讨论、二次创作与价值变现。针对中文用户的语言习惯与文化背景进行专门优化,支持国风融合、C-pop等本土音乐标签,让技术更好地承载人文表达。


阿里Qoder团队推出的桌面端AI智能体
QoderWork 是阿里推出的本地优先桌面 AI 智能体,适配 macOS14+/Windows10+,以自然语言交互实现文件管理、数据分析、AI 视觉生成、浏览器自动化等办公任务,自主拆解执行复杂工作流,数据本地运行零上传,技能市场可无限扩展,是高效的 Agentic 生产力办公助手。


一站式搞定所有学习需求
不再被海量信息淹没,开始真正理解知识。Lynote 可摘要 YouTube 视频、PDF、文章等内容。即时创建笔记,检测 AI 内容并下载资料,将您的学习效率提升 10 倍。


为AI短剧协作而生
专为AI短剧协作而生的AniShort正式发布,深度重构AI短剧全流程生产模式,整合创意策划、制作执行、实时协作、在线审片、资产复用等全链路功能,独创无限画布、双轨并行工业化工作流与Ani智能体助手,集成多款主流AI大模型,破解素材零散、版本混乱、沟通低效等行业痛点,助力3人团队效率提升800%,打造标准化、可追溯的AI短剧量产体系,是AI短剧团队协同创作、提升制作效率的核心工具。


能听懂你表达的视频模型
Seedance two是基于seedance2.0的中国大模型,支持图像、视频、音频、文本四种模态输入,表达方式更丰富,生成也更可控。


国内直接访问,限时3折
输入简单文字,生成想要的图片,纳米香蕉中文站基于 Google 模型的 AI 图片生成网站,支持文字生图、图生图。官网价格限时3折活动


职场AI,就用扣子
AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!
最新AI工具、AI资讯
独家AI资源、AI项目落地

微信扫一扫关注公众号