<?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: Firefox 48 released; Disables unsigned addons, supports safe downloads	</title>
	<atom:link href="https://news.thewindowsclub.com/firefox-48-released-disables-unsigned-addons-supports-safe-downloads-85231/feed/" rel="self" type="application/rss+xml" />
	<link>https://news.thewindowsclub.com/firefox-48-released-disables-unsigned-addons-supports-safe-downloads-85231/</link>
	<description>TheWindowsClub Tech News covers the latest Microsoft Windows 10 news, along with other products &#38; services like Office, etc.</description>
	<lastBuildDate>Fri, 13 Sep 2019 15:18:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Simon		</title>
		<link>https://news.thewindowsclub.com/firefox-48-released-disables-unsigned-addons-supports-safe-downloads-85231/#comment-5996</link>

		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Thu, 11 Aug 2016 09:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://news.thewindowsclub.com/?p=85231#comment-5996</guid>

					<description><![CDATA[You can still install unsigned addons.

In the Program directory ( C:Program Files (x86)Mozilla Firefox for
example) put a &quot;config.js&quot; with:

//
try {
Components.utils.import(&quot;resource://gre/modules/addons/XPIProvider.jsm&quot;,
{})
    .eval(&quot;SIGNED_TYPES.clear()&quot;);
}
catch(ex) {}

Then, in &quot;C:Program Files (x86)Mozilla Firefoxdefaultspref&quot; put a
config-pref.js with

pref(&quot;general.config.obscure_value&quot;,
0);
pref(&quot;general.config.filename&quot;, &quot;config.js&quot;);]]></description>
			<content:encoded><![CDATA[<p>You can still install unsigned addons.</p>
<p>In the Program directory ( C:Program Files (x86)Mozilla Firefox for<br />
example) put a &#8220;config.js&#8221; with:</p>
<p>//<br />
try {<br />
Components.utils.import(&#8220;resource://gre/modules/addons/XPIProvider.jsm&#8221;,<br />
{})<br />
    .eval(&#8220;SIGNED_TYPES.clear()&#8221;);<br />
}<br />
catch(ex) {}</p>
<p>Then, in &#8220;C:Program Files (x86)Mozilla Firefoxdefaultspref&#8221; put a<br />
config-pref.js with</p>
<p>pref(&#8220;general.config.obscure_value&#8221;,<br />
0);<br />
pref(&#8220;general.config.filename&#8221;, &#8220;config.js&#8221;);</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
