<?xml version="1.0" encoding="UTF-8"?><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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>chrome extension Archives - Pietari Heino&#039;s personal website</title>
	<atom:link href="https://www.extreg.com/blog/tag/chrome-extension/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.extreg.com</link>
	<description></description>
	<lastBuildDate>Sun, 16 Sep 2018 17:48:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.7</generator>
<site xmlns="com-wordpress:feed-additions:1">99365322</site>	<item>
		<title>TabJump Chrome extension updates</title>
		<link>https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/</link>
					<comments>https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/#respond</comments>
		
		<dc:creator><![CDATA[Pietari]]></dc:creator>
		<pubDate>Sun, 16 Sep 2018 17:41:51 +0000</pubDate>
				<category><![CDATA[random]]></category>
		<category><![CDATA[chrome extension]]></category>
		<category><![CDATA[tabjump]]></category>
		<guid isPermaLink="false">https://www.extreg.com/?p=360</guid>

					<description><![CDATA[<p>I&#8217;ve updated my TabJump Chrome extension, which lets you easily search through your open tabs from any windows, and jump into them. A longer explanation of the ideas and functionality of the extension may be found from my first blog posting about it, here. This time around I&#8217;ve changed the core functionality of the extension to make ... <span class="more"><a class="more-link" href="https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/">[Read more...]</a></span></p>
<p>The post <a rel="nofollow" href="https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/">TabJump Chrome extension updates</a> appeared first on <a rel="nofollow" href="https://www.extreg.com">Pietari Heino&#039;s personal website</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" class=" wp-image-361 aligncenter" src="https://www.extreg.com/wp-content/uploads/2018/09/tabjump-chrome-extension.png" alt="" width="582" height="313" srcset="https://www.extreg.com/wp-content/uploads/2018/09/tabjump-chrome-extension.png 775w, https://www.extreg.com/wp-content/uploads/2018/09/tabjump-chrome-extension-300x161.png 300w, https://www.extreg.com/wp-content/uploads/2018/09/tabjump-chrome-extension-768x413.png 768w" sizes="(max-width: 582px) 100vw, 582px" /></p>
<p>I&#8217;ve updated my TabJump Chrome extension, which lets you easily search through your open tabs from any windows, and <em>jump </em>into them. A longer explanation of the ideas and functionality of the extension may be found from my first blog posting about it, <a href="https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/">here</a>.</p>
<p>This time around I&#8217;ve changed the core functionality of the extension to make it work more reliably and to enable better end-user customization. Now the extension&#8217;s UI is not drawn on top of the current page but instead it utilizes the usual popup container functionality of web extensions. It&#8217;s also possible to open it on a separate page, and when doing so, it is aware of its previous appearances and instead of spawning a multitude of TabJump tabs it always focuses on the living one.</p>
<p>The only missing feature as of now is history search. When you open up the search and try to find something that doesn&#8217;t exist as a tab on the machine, you need to close the extension, focus the URL bar, and type it in in there. This is of course not-optimal and a pain in the ass. The extension should do two things in a case of a missing match: first, suggest from your history and enable creation of a new tab based on user selection, and second, let you type any URL and hit enter to just get there.</p>
<p>The code is still very experimental and badly organized because of the experimental nature of the development (getting to know the web extension inner workings), and as such, not available anywhere. Also, some bugs might be hiding in the source. If you&#8217;d like to try out the extension, you can access it from <a href="https://chrome.google.com/webstore/detail/tabjump/llgdignfpbanaeejhiilkipocphhgcbl">this public link</a>. When you install it, make sure you open Chrome&#8217;s extension shortcuts and map the two functions to some keys (my mappings are: CTRL+, opens the popup while CTRL+. opens the single tab view).</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/">TabJump Chrome extension updates</a> appeared first on <a rel="nofollow" href="https://www.extreg.com">Pietari Heino&#039;s personal website</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.extreg.com/blog/2018/09/tabjump-chrome-extension-updates/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">360</post-id>	</item>
		<item>
		<title>Introducing TabJump, a Chrome extension to &#8230; jump between your tabs!</title>
		<link>https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/</link>
					<comments>https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/#respond</comments>
		
		<dc:creator><![CDATA[Pietari]]></dc:creator>
		<pubDate>Tue, 21 Nov 2017 19:57:53 +0000</pubDate>
				<category><![CDATA[random]]></category>
		<category><![CDATA[chrome extension]]></category>
		<category><![CDATA[tabjump]]></category>
		<guid isPermaLink="false">https://extreg.com/?p=248</guid>

					<description><![CDATA[<p>I have the habit of keeping multiple Chrome windows filled with more than a hundred tabs. As of late I&#8217;ve become very frustrated at finding a specific tab since it can take a bit of time. Also, I hate it when a website opens slowly (eg. Gmail, Google Drive, Facebook, Slack, Twitter etc.) and most ... <span class="more"><a class="more-link" href="https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/">[Read more...]</a></span></p>
<p>The post <a rel="nofollow" href="https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/">Introducing TabJump, a Chrome extension to &#8230; jump between your tabs!</a> appeared first on <a rel="nofollow" href="https://www.extreg.com">Pietari Heino&#039;s personal website</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" class="size-large wp-image-249 aligncenter" src="https://extreg.com/wp-content/uploads/2017/11/tabjump-chrome-extension-1024x484.png" alt="" width="700" height="331" srcset="https://www.extreg.com/wp-content/uploads/2017/11/tabjump-chrome-extension-1024x484.png 1024w, https://www.extreg.com/wp-content/uploads/2017/11/tabjump-chrome-extension-300x142.png 300w, https://www.extreg.com/wp-content/uploads/2017/11/tabjump-chrome-extension-768x363.png 768w, https://www.extreg.com/wp-content/uploads/2017/11/tabjump-chrome-extension.png 1140w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<p>I have the habit of keeping multiple Chrome windows filled with more than a hundred tabs. As of late I&#8217;ve become very frustrated at finding a specific tab since it can take a bit of time. Also, I hate it when a website opens slowly (eg. Gmail, Google Drive, Facebook, Slack, Twitter etc.) and most of the time prefer to get back to the previous instance of that website in my precious tab collection. Whatever.</p>
<p>I didn&#8217;t want to check what the Chrome extension store had to offer. Instead I implemented my own solution. It&#8217;s still in beta, as you can see from the screenshot, and it&#8217;s freakin&#8217; ugly, <em><strong>but it works as intended</strong></em><em>. </em>Also, I got to implement something super useful and learned a tad of Chrome extension development. Yikes.</p>
<p>It&#8217;s mighty simple. You press jj or JJ (the presses have to happen very quickly and simultaneously) and the grey popup appears. It comes with a search box which then lists all the tabs from all windows based on whatever you type in the search box. The tabs are matched by their URLs and titles. Up and down arrows let you navigate and enter first focuses the window where the chosen tab may be found and then focuses the tab. Perfect. <strong>jj + g + enter</strong> &#8211;&gt; Gmail focused instantaneously.</p>
<p>TabJump has saved me a lot of frustration and made my browsing experience nicer than I previously thought it could be. The extension is very simple but still comes with a very nice usability improvement. Not kidding. I&#8217;m amazed how many hundreds of times I&#8217;ve used it in the past couple of weeks even though it&#8217;s still buggy and looks disgusting.</p>
<p>If you want to try it out, check out this <a href="https://chrome.google.com/webstore/detail/tabjump/llgdignfpbanaeejhiilkipocphhgcbl">public link</a>. But as I said, it&#8217;s buggy, I haven&#8217;t had the time (nor the need) to finish it. I&#8217;ll try to do that someday and publish the extension in Chrome store publicly.</p>
<p>The post <a rel="nofollow" href="https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/">Introducing TabJump, a Chrome extension to &#8230; jump between your tabs!</a> appeared first on <a rel="nofollow" href="https://www.extreg.com">Pietari Heino&#039;s personal website</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.extreg.com/blog/2017/11/introducing-tabjump-chrome-extension-jump-tabs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">248</post-id>	</item>
	</channel>
</rss>
