<?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/"
	>

<channel>
	<title>Mozilla Add-ons Blog &#187; firefox 3</title>
	<atom:link href="http://blog.mozilla.com/addons/tag/firefox-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/addons</link>
	<description>Official Blog of Mozilla Add-ons</description>
	<lastBuildDate>Thu, 19 Nov 2009 18:52:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox 3.0.1 and add-on compatibility</title>
		<link>http://blog.mozilla.com/addons/2008/07/17/firefox-301-and-add-on-compatibility/</link>
		<comments>http://blog.mozilla.com/addons/2008/07/17/firefox-301-and-add-on-compatibility/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:12:54 +0000</pubDate>
		<dc:creator>morgamic</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[firefox 3]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/basil/?p=37</guid>
		<description><![CDATA[We&#8217;ve seen reports from the field and blogosphere that Firefox 3.0.1 has somehow broken compatibility for many add-ons. This is indeed not the case. When add-on authors publish their add-on they declare the compatibility range for an add-on. It typically looks like &#8220;2.0 to 3.0.*&#8221; &#8211; meaning that at minimum, this add-on requires Firefox 2.0 [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Firefox 3.0.1 and add-on compatibility", url: "http://blog.mozilla.com/addons/2008/07/17/firefox-301-and-add-on-compatibility/" });</script>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve seen reports from the field and blogosphere that Firefox 3.0.1 has somehow broken compatibility for many add-ons. This is indeed <strong>not the case</strong>. When add-on authors publish their add-on they declare the <a href="http://blog.mozilla.com/basil/2008/05/12/amo-adds-firefox-3-compatible-versions/">compatibility range</a> for an add-on. It typically looks like &#8220;2.0 to 3.0.*&#8221; &#8211; meaning that at minimum, this add-on requires Firefox 2.0 and works with any maintaince release of Firefox 3.0. (End of the compatibility range is also called the maxVersion).</p>
<p>Some add-on authors have erroneously used &#8220;3.0&#8243; as their maxVersion so when users with these add-ons upgrade from Firefox 3.0 to Firefox 3.0.1, the add-on gets disabled. We encourage these add-on authors to use &#8220;3.0.*&#8221; as their maxVersion.</p>
<p>We have verified that the majority of add-ons hosted on AMO with Firefox 3 support have &#8220;3.0.*&#8221; in their compatibility range but there are many sites from where add-ons can be acquired.</p>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=7e0eb025-1057-4238-a77c-a634ef8a9d63&amp;title=Firefox+3.0.1+and+add-on+compatibility&amp;url=http%3A%2F%2Fblog.mozilla.com%2Faddons%2F2008%2F07%2F17%2Ffirefox-301-and-add-on-compatibility%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2008/07/17/firefox-301-and-add-on-compatibility/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AMO adds Firefox 3-compatible versions</title>
		<link>http://blog.mozilla.com/addons/2008/05/12/amo-adds-firefox-3-compatible-versions/</link>
		<comments>http://blog.mozilla.com/addons/2008/05/12/amo-adds-firefox-3-compatible-versions/#comments</comments>
		<pubDate>Mon, 12 May 2008 21:22:58 +0000</pubDate>
		<dc:creator>morgamic</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[firefox 3]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/basil/2008/05/12/amo-adds-firefox-3-compatible-versions/</guid>
		<description><![CDATA[Now that Firefox 3.0 Release Candidates are starting to become available, we have made modifications to AMO to accept the production version numbers for Firefox 3. In particular, we have added &#8220;3.0&#8243; and &#8220;3.0.*&#8221; as valid Firefox compatible versions. The full application compatibility list is available here.
What this means for you as an add-on author [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AMO adds Firefox 3-compatible versions", url: "http://blog.mozilla.com/addons/2008/05/12/amo-adds-firefox-3-compatible-versions/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Now that Firefox 3.0 Release Candidates are <a href="http://developer.mozilla.org/devnews/index.php/2008/05/10/firefox-3-code-complete/">starting to become available</a>, we have made modifications to AMO to accept the production version numbers for Firefox 3. In particular, we have added &#8220;3.0&#8243; and &#8220;3.0.*&#8221; as valid Firefox compatible versions. The full application compatibility list is available <a href="https://addons.mozilla.org/en-US/firefox/pages/appversions">here</a>.</p>
<p>What this means for you as an add-on author is that after you test with the Firefox 3 release candidates, you can use the Developer Tools section on AMO to bump your version number without having to upload a new version of your add-on.</p>
<p>For completeness, if you want to support Firefox (and none of the alpha&#8217;s, betas and pre-releases), here are the recommended version ranges (minVersion &#8211; maxVersion) to use:</p>
<ul>
<li>Firefox 2: 2.0 &#8211; 2.0.0.*</li>
<li>Firefox 3: 3.0 &#8211; 3.0.* (Note: that with Firefox 3, it&#8217;s a three part version number)</li>
</ul>
<p><a href="http://sharethis.com/item?&wp=2.8.6&amp;publisher=7e0eb025-1057-4238-a77c-a634ef8a9d63&amp;title=AMO+adds+Firefox+3-compatible+versions&amp;url=http%3A%2F%2Fblog.mozilla.com%2Faddons%2F2008%2F05%2F12%2Famo-adds-firefox-3-compatible-versions%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2008/05/12/amo-adds-firefox-3-compatible-versions/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
