启用“选项卡搜索”在网站上
我正在寻找一种方法来在我的网站上启用 Google Chrome 的“Tab 搜索”功能,有人有这方面的经验吗?
谷歌没有为我提供足够的信息,我猜这个社区速度更快。
非常感谢
I am looking for a way to enable Google Chrome's "Tab to search" feature on my website, does anyone have experience with this?
Google did not supply sufficient information for me and I am guessing this community is faster.
Much appreciated
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须提供 opensearch xml,并在
标记中链接到它。请参阅此处的规格:
https://github.com/dewitt/opensearch
以及此处的用户友好说明:
https://developer.mozilla.org/en-US/docs/Web /打开搜索
You have to serve an opensearch xml, and link to it in your
<head>
tag. See the specs here:https://github.com/dewitt/opensearch
And a user friendly description here:
https://developer.mozilla.org/en-US/docs/Web/OpenSearch