<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to build a Chrome extension, Part 3: Loading any web page in a popup</title>
	<atom:link href="http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/feed/" rel="self" type="application/rss+xml" />
	<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 13:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Neetesh</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-824</link>
		<dc:creator>Neetesh</dc:creator>
		<pubDate>Mon, 06 Feb 2012 13:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-824</guid>
		<description>I am trying to do the same thing in a background page but it doesn&#039;t work. Basically what im trying to do is load a external html page (which plays a song or video) in a background page. So even when the popup is closed the songs keeps playing in the background. Any ideas ?</description>
		<content:encoded><![CDATA[<p>I am trying to do the same thing in a background page but it doesn&#8217;t work. Basically what im trying to do is load a external html page (which plays a song or video) in a background page. So even when the popup is closed the songs keeps playing in the background. Any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ~Z~</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-801</link>
		<dc:creator>~Z~</dc:creator>
		<pubDate>Wed, 14 Dec 2011 21:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-801</guid>
		<description>Hello Juliana,
 
Thanks a lot for such informative tutorial!
Web is full of help, but this was what I needed.
Also this page is very beautiful too. Nice design!
 
I followed the instructions here and everything worked well. But now I want that when I click some link in the popup, the page should open in a new tab.
Can you help me with this? : )
 </description>
		<content:encoded><![CDATA[<p>Hello Juliana,<br />
 <br />
Thanks a lot for such informative tutorial!<br />
Web is full of help, but this was what I needed.<br />
Also this page is very beautiful too. Nice design!<br />
 <br />
I followed the instructions here and everything worked well. But now I want that when I click some link in the popup, the page should open in a new tab.<br />
Can you help me with this? : )<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-778</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Fri, 14 Oct 2011 08:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-778</guid>
		<description>hi, i don&#039;t know if anyone would reply to me because it&#039;s been a long time since someone commented here but i have this question

http://stackoverflow.com/questions/7760438/how-to-display-a-section-of-the-page</description>
		<content:encoded><![CDATA[<p>hi, i don&#8217;t know if anyone would reply to me because it&#8217;s been a long time since someone commented here but i have this question</p>
<p><a href="http://stackoverflow.com/questions/7760438/how-to-display-a-section-of-the-page" rel="nofollow">http://stackoverflow.com/questions/7760438/how-to-display-a-section-of-the-page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luisvid</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-677</link>
		<dc:creator>Luisvid</dc:creator>
		<pubDate>Thu, 05 May 2011 14:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-677</guid>
		<description>Hola Juliana, muy bueno tu blog, llegué buscando info de como hacer un una extension para Chrome y es lo que necesitaba.
Te hago una consulta, cómo debería hacer para llamar a un web service desde la extension? necesito pasarle la url y un id de usuario. Te agradezco si me puedes orientar.

Muchas gracias

Luis

</description>
		<content:encoded><![CDATA[<p>Hola Juliana, muy bueno tu blog, llegué buscando info de como hacer un una extension para Chrome y es lo que necesitaba.<br />
Te hago una consulta, cómo debería hacer para llamar a un web service desde la extension? necesito pasarle la url y un id de usuario. Te agradezco si me puedes orientar.</p>
<p>Muchas gracias</p>
<p>Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juliana Peña</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-662</link>
		<dc:creator>Juliana Peña</dc:creator>
		<pubDate>Mon, 04 Apr 2011 23:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-662</guid>
		<description>As far as I know there is no way to open the popup programmatically. Have you tried using the icon badge to notify the user when the content has changed instead?</description>
		<content:encoded><![CDATA[<p>As far as I know there is no way to open the popup programmatically. Have you tried using the icon badge to notify the user when the content has changed instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dahe_1980</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-661</link>
		<dc:creator>Dahe_1980</dc:creator>
		<pubDate>Mon, 04 Apr 2011 21:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-661</guid>
		<description>Thanks it is really close to what I am trying to do except I need to open the pop pragmatically instead a user clicks the extension icon. Do you have any suggestion?
</description>
		<content:encoded><![CDATA[<p>Thanks it is really close to what I am trying to do except I need to open the pop pragmatically instead a user clicks the extension icon. Do you have any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-498</link>
		<dc:creator>abc</dc:creator>
		<pubDate>Thu, 28 Oct 2010 11:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-498</guid>
		<description>use ajax laod content,then render it.</description>
		<content:encoded><![CDATA[<p>use ajax laod content,then render it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juliana Peña</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-398</link>
		<dc:creator>Juliana Peña</dc:creator>
		<pubDate>Wed, 05 May 2010 15:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-398</guid>
		<description>This is a known bug in Chrome: http://code.google.com/p/chromium/issues/detail?id=28829
File input forms will not work in browser action popups.</description>
		<content:encoded><![CDATA[<p>This is a known bug in Chrome: <a href="http://code.google.com/p/chromium/issues/detail?id=28829" rel="nofollow">http://code.google.com/p/chromium/issues/detail?id=28829</a><br />
File input forms will not work in browser action popups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiko Ruiz Benito</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-399</link>
		<dc:creator>Kiko Ruiz Benito</dc:creator>
		<pubDate>Wed, 05 May 2010 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-399</guid>
		<description>Hi!

I have an extension that loads an external web page (mine). It works so well except the input file. If I made the same extension to load in a new tab works well but fails if it´s a popup.

I can´t leave the extension as a new tab because the external page is a mobile version and it´s weird to have a new tab with only 200x300 px

I´ve been reading and google doesn´t say anything about any popup limitation. Do you know anything about that problem?

Thanks a lot and excuse my english.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I have an extension that loads an external web page (mine). It works so well except the input file. If I made the same extension to load in a new tab works well but fails if it´s a popup.</p>
<p>I can´t leave the extension as a new tab because the external page is a mobile version and it´s weird to have a new tab with only 200&#215;300 px</p>
<p>I´ve been reading and google doesn´t say anything about any popup limitation. Do you know anything about that problem?</p>
<p>Thanks a lot and excuse my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juliana Peña</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/comment-page-1/#comment-349</link>
		<dc:creator>Juliana Peña</dc:creator>
		<pubDate>Wed, 05 May 2010 14:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-3-loading-any-web-page-in-a-popup/#comment-349</guid>
		<description>This is a known bug in Chrome: &lt;a href=&quot;http://code.google.com/p/chromium/issues/detail?id=28829&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/chromium/issues/detail...&lt;/a&gt;&lt;br&gt;File input forms will not work in browser action popups.</description>
		<content:encoded><![CDATA[<p>This is a known bug in Chrome: <a href="http://code.google.com/p/chromium/issues/detail?id=28829" rel="nofollow">http://code.google.com/p/chromium/issues/detail&#8230;</a><br />File input forms will not work in browser action popups.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
