首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

让firefox自动增添搜索工具-opensearch

2012-11-25 
让firefox自动添加搜索工具-opensearch在剑桥英语的官网上发现一个功能,访问它的页面会让我的firefox搜索

让firefox自动添加搜索工具-opensearch

在剑桥英语的官网上发现一个功能,访问它的页面会让我的firefox搜索工具栏自动显示出它们的搜索插件,非常轻松就能将搜索引擎加入到我的搜索工具栏中

查看了一下它的源码,怀疑时由下面的语句触发的

<link?rel="search"?type="application/opensearchdescription+xml"?title="Cambridge Advanced Learner's Dictionary"?href="/gadgets/british/opensearch.xml">
搜索关键字是:opensearchfirefox官方说明:https://developer.mozilla.org/en/Creating_OpenSearch_plugins_for_Firefox

热点排行