Google Chrome access search engine settings from extension

杀马特。学长 韩版系。学妹 提交于 2020-01-14 22:47:15

问题


I need access to search engines settings from Chrome extension to populate context menu with search engines list. Extension operate as follows:
User select text, opens context menu with submenu "Search {selection} by ..." and get list of engines, click needed engine and go to relevant search url


回答1:


Your best option is going to manually build an extensive list of search engines that are displayed to the user. There is no pragmatic method of collecting currently installed search engines.



来源:https://stackoverflow.com/questions/4170451/google-chrome-access-search-engine-settings-from-extension

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!