<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="https://mike.kaply.com/wp-content/themes/getnoticed/inc/feeds/style.xsl" type="text/xsl" media="screen"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike&#039;s MusingsThe Future of Keyword Search &#8211; Mike&#039;s Musings</title>
	<atom:link href="https://mike.kaply.com/2017/10/18/the-future-of-keyword-search/feed/" rel="self" type="application/rss+xml" />
	<link>https://mike.kaply.com</link>
	<description>Mozilla, money, microformats and more</description>
	<lastBuildDate>Wed, 09 May 2018 23:34:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">20988208</site>		<item>
		<title>The Future of Keyword Search</title>
		<link>https://mike.kaply.com/2017/10/18/the-future-of-keyword-search/</link>
		<comments>https://mike.kaply.com/2017/10/18/the-future-of-keyword-search/#comments</comments>
		<pubDate>Wed, 18 Oct 2017 13:45:50 +0000</pubDate>
		<dc:creator>Mike Kaply</dc:creator>
				<category><![CDATA[mozilla]]></category>
		<guid isPermaLink="false">https://mike.kaply.com/?p=2867</guid>

				<description><![CDATA[A lot of folks have been asking about the future of my Keyword Search extension with the switch to WebExtensions coming with Firefox 57. Unfortunately, because Keyword Search relies on the internals of browser search as well as access to privileged pages, it can&#8217;t be simply ported to a WebExtension. What I&#8217;ve done instead is [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>
A lot of folks have been asking about the future of my <a href="https://addons.mozilla.org/firefox/addon/keyword-search/">Keyword Search extension</a> with the switch to WebExtensions coming with Firefox 57. Unfortunately, because Keyword Search relies on the internals of browser search as well as access to privileged pages, it can&#8217;t be simply ported to a WebExtension.
</p>
<p>
What I&#8217;ve done instead is created a WebExtension that uses the <a href="https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/omnibox">omnibox API</a>. In order to execute a keyword search, you simply type the letter &#8220;k&#8221; followed by a space and then the search. That search will be sent to the Keyword Search WebExtension.
</p>
<p>
Because I don&#8217;t have access to the list of search engines in the browser, I&#8217;ve just created a basic set based on the US version of Firefox. You can also set a custom search URL. If you&#8217;d like your favorite search engine added to Keyword Search, please let me know.
</p>
<p>
I&#8217;ve also decided to make this a completely different extension on AMO so that existing users are not migrated. <a href="https://addons.mozilla.org/firefox/addon/keyword-search-webextension/">You can get the new extension here.</a></p>
]]></content:encoded>
			

		<wfw:commentRss>https://mike.kaply.com/2017/10/18/the-future-of-keyword-search/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">2867</post-id>	</item>
	</channel>
</rss>