<?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>3rd party apps Archives - defaults-write.com</title>
	<atom:link href="https://www.defaults-write.com/cat/3rd-party-apps/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.defaults-write.com/cat/3rd-party-apps/</link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Wed, 11 May 2016 07:08:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2017/11/defwriteicon.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>3rd party apps Archives - defaults-write.com</title>
	<link>https://www.defaults-write.com/cat/3rd-party-apps/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">40598044</site>	<item>
		<title>Make Pixelmator faster by eliminating bug fix</title>
		<link>https://www.defaults-write.com/faster-pixelmator/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Wed, 11 May 2016 18:56:33 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1339</guid>

					<description><![CDATA[<p>The latest version of Pixelmator includes some improvements for stability issues with Pixelmator on certain 2011 Macs that have Intel HD 3000 graphics cards and OS X 10.11 El Capitan preinstalled. </p>
<p>Thanks to the fix, the app works again on these Macs. Unfortunately there is bad news for all other users, the bugfix made the photo editing application slower. Good news, you can disable the bugfix using the following Terminal command.</p>
<p>The post <a href="https://www.defaults-write.com/faster-pixelmator/">Make Pixelmator faster by eliminating bug fix</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The latest version of Pixelmator includes some improvements for stability issues with Pixelmator on certain 2011 Macs that have Intel HD 3000 graphics cards and OS X 10.11 El Capitan preinstalled. </p>
<p>Thanks to the fix, the app works again on these Macs. Unfortunately there is bad news for all other users, the bugfix made the photo editing application slower. Good news, you can disable the bugfix using the following Terminal command. <span id="more-1339"></span> </p>
<p><code>defaults write com.pixelmatorteam.pixelmator PXCEnableOpenCLCPUBlit -bool no</code></p>
<p>Especially with heavier editing you will notice that the application is faster. Change &#8216;no&#8217; to &#8216;yes&#8217; to revert to the original settings.</p>
<p><strong>Attention</strong>: don&#8217;t use this command when you&#8217;re using 2011 Macs that have Intel HD 3000 graphics cards. <a href="http://support.pixelmator.com/viewtopic.php?f=5&#038;t=14650" target="_blank">Click here</a> for more information.</p>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/05/pixelmator-sneller.jpg" rel="attachment wp-att-1342"><img data-recalc-dims="1" fetchpriority="high" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/05/pixelmator-sneller-585x333.jpg?resize=585%2C333" alt="make pixelmator faster" width="585" height="333" class="aligncenter size-large wp-image-1342" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/05/pixelmator-sneller.jpg?resize=585%2C333&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/05/pixelmator-sneller.jpg?resize=768%2C438&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/05/pixelmator-sneller.jpg?w=1500&amp;ssl=1 1500w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/faster-pixelmator/">Make Pixelmator faster by eliminating bug fix</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1339</post-id>	</item>
		<item>
		<title>Tweetbot for Mac: Disable t.co urls</title>
		<link>https://www.defaults-write.com/tweetbot-for-mac-disable-t-co-urls/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Sun, 07 Feb 2016 19:12:42 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1280</guid>

					<description><![CDATA[<p>Twitter has recently started using a shortened URL service called t.co, resulting in a slow connection and sometimes it will not open. This can be disabled in Tweetbot for Mac, use the following command in Terminal to change this</p>
<p>The post <a href="https://www.defaults-write.com/tweetbot-for-mac-disable-t-co-urls/">Tweetbot for Mac: Disable t.co urls</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Twitter has recently started using a shortened URL service called t.co, resulting in a slow connection and sometimes it will not open. This can be disabled in Tweetbot for Mac, use the following command in Terminal to change this: <span id="more-1280"></span></p>
<p><code>defaults write com.tapbots.TweetbotMac OpenURLsDirectly -bool true</code></p>
<p>The post <a href="https://www.defaults-write.com/tweetbot-for-mac-disable-t-co-urls/">Tweetbot for Mac: Disable t.co urls</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1280</post-id>	</item>
		<item>
		<title>Twitter: Show full names in Timeline</title>
		<link>https://www.defaults-write.com/twitter-show-full-names-in-timeline/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Fri, 18 Oct 2013 18:00:01 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1076</guid>

					<description><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can enable to display the full names of your followers in your timeline. Close Twitter and add the following command in Terminal. defaults write com.twitter.twitter-mac ShowFullNames -bool true Restore the default setting: defaults write com.twitter.twitter-mac ShowFullNames -bool false</p>
<p>The post <a href="https://www.defaults-write.com/twitter-show-full-names-in-timeline/">Twitter: Show full names in Timeline</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can enable to display the full names of your followers in your timeline. Close Twitter and add the following command in Terminal.<span id="more-1076"></span></p>
<pre lang="bash">defaults write com.twitter.twitter-mac ShowFullNames -bool true</pre>
<p>Restore the default setting:</p>
<pre lang="bash">defaults write com.twitter.twitter-mac ShowFullNames -bool false</pre>
<p><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2012/11/twitter-osx-585x459.png?resize=585%2C459" alt="" title="twitter-osx" width="585" height="459" class="aligncenter size-large wp-image-888" /></p>
<p>The post <a href="https://www.defaults-write.com/twitter-show-full-names-in-timeline/">Twitter: Show full names in Timeline</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1076</post-id>	</item>
		<item>
		<title>Disable two-finger swipe gestures in Chrome</title>
		<link>https://www.defaults-write.com/disable-the-two-finger-swipe-gesture-in-chrome/</link>
					<comments>https://www.defaults-write.com/disable-the-two-finger-swipe-gesture-in-chrome/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Mon, 27 May 2013 18:00:34 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1038</guid>

					<description><![CDATA[<p>You can use the the swipe gesture in Chrome to go back or forward on a page, just like in Safari for OS X. Use a two-finger swipe to the right to go to the previous page and a swipe to the left to go forward. You can disable the swipe function in Chrome with the following OS X Terminal command: defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE Revert to default setting: defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool TRUE</p>
<p>The post <a href="https://www.defaults-write.com/disable-the-two-finger-swipe-gesture-in-chrome/">Disable two-finger swipe gestures in Chrome</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You can use the the swipe gesture in Chrome to go back or forward on a page, just like in Safari for OS X. Use a two-finger swipe to the right to go to the previous page and a swipe to the left to go forward. You can disable the swipe function in Chrome with the following OS X Terminal command: <span id="more-1038"></span></p>
<pre lang="bash">defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool FALSE</pre>
<p>Revert to default setting:</p>
<pre lang="bash">defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool TRUE</pre>
<p>The post <a href="https://www.defaults-write.com/disable-the-two-finger-swipe-gesture-in-chrome/">Disable two-finger swipe gestures in Chrome</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/disable-the-two-finger-swipe-gesture-in-chrome/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1038</post-id>	</item>
		<item>
		<title>Twitter: Close &#8216;New Tweet&#8217; window with ESC-key</title>
		<link>https://www.defaults-write.com/twitter-close-new-tweet-window-with-esc-key/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 06 Nov 2012 19:00:59 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=885</guid>

					<description><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can enable to close the &#8216;New Tweet&#8217; window with the ESC-key. Close Twitter and add the following command in Terminal. defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool true Restore the default setting: defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool false</p>
<p>The post <a href="https://www.defaults-write.com/twitter-close-new-tweet-window-with-esc-key/">Twitter: Close &#8216;New Tweet&#8217; window with ESC-key</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can enable to close the &#8216;New Tweet&#8217; window with the ESC-key. Close Twitter and add the following command in Terminal.<span id="more-885"></span></p>
<pre lang="bash">defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool true</pre>
<p>Restore the default setting:</p>
<pre lang="bash">defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool false</pre>
<p><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2012/11/new-tweet-esc.png?resize=550%2C418" alt="" title="new tweet esc" width="550" height="418" class="aligncenter size-full wp-image-890" /></p>
<p>The post <a href="https://www.defaults-write.com/twitter-close-new-tweet-window-with-esc-key/">Twitter: Close &#8216;New Tweet&#8217; window with ESC-key</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">885</post-id>	</item>
		<item>
		<title>Twitter: Prevent repeating avatars on a user profile timeline</title>
		<link>https://www.defaults-write.com/twitter-prevent-repeating-avatars-on-a-user-profile-timeline/</link>
					<comments>https://www.defaults-write.com/twitter-prevent-repeating-avatars-on-a-user-profile-timeline/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Sun, 04 Nov 2012 19:00:20 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=880</guid>

					<description><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can prevent repeating avatars on a user profile timeline. Close Twitter and add the following command in Terminal. defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool true Restore the default setting: defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool false</p>
<p>The post <a href="https://www.defaults-write.com/twitter-prevent-repeating-avatars-on-a-user-profile-timeline/">Twitter: Prevent repeating avatars on a user profile timeline</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>it&#8217;s possible to enable some hidden features for the &#8216;Twitter For Mac&#8217; application with some Terminal commands. With the following command you can prevent repeating avatars on a user profile timeline. Close Twitter and add the following command in Terminal.<span id="more-880"></span></p>
<pre lang="bash">defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool true</pre>
<p>Restore the default setting:</p>
<pre lang="bash">defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool false</pre>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2012/11/twitter-profile.png?resize=500%2C393" alt="" title="twitter profile" width="500" height="393" class="aligncenter size-full wp-image-893" /></p>
<p>The post <a href="https://www.defaults-write.com/twitter-prevent-repeating-avatars-on-a-user-profile-timeline/">Twitter: Prevent repeating avatars on a user profile timeline</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/twitter-prevent-repeating-avatars-on-a-user-profile-timeline/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">880</post-id>	</item>
		<item>
		<title>Twitter: Open links in the background</title>
		<link>https://www.defaults-write.com/twitter-open-links-in-the-background/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 30 Oct 2012 19:00:09 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=860</guid>

					<description><![CDATA[<p>When you open a link in the Twitter Application you continue to browse the current web page in your browser. With the following command you can open links in the background. defaults write com.twitter.twitter-mac openLinksInBackground -bool true Restart the Twitter application Restore the default setting: defaults write com.twitter.twitter-mac openLinksInBackground -bool false</p>
<p>The post <a href="https://www.defaults-write.com/twitter-open-links-in-the-background/">Twitter: Open links in the background</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When you open a link in the Twitter Application you continue to browse the current web page in your browser. With the following command you can open links in the background. <span id="more-860"></span></p>
<pre lang="bash">defaults write com.twitter.twitter-mac openLinksInBackground -bool true</pre>
<p>Restart the Twitter application</p>
<p>Restore the default setting:</p>
<pre lang="bash">defaults write com.twitter.twitter-mac openLinksInBackground -bool false</pre>
<p>The post <a href="https://www.defaults-write.com/twitter-open-links-in-the-background/">Twitter: Open links in the background</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">860</post-id>	</item>
		<item>
		<title>Enable full name display in Twitter for Mac</title>
		<link>https://www.defaults-write.com/enable-full-name-display-in-twitter-for-mac/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Fri, 12 Oct 2012 18:00:13 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=759</guid>

					<description><![CDATA[<p>By default twitter shows only the twitter usernames in their application. With the following command it&#8217;s possible to enable to display the full name instead the twitter username. defaults write com.twitter.twitter-mac ShowFullNames -bool true Restart the Twitter application Restore the default setting: defaults write com.twitter.twitter-mac ShowFullNames -bool false</p>
<p>The post <a href="https://www.defaults-write.com/enable-full-name-display-in-twitter-for-mac/">Enable full name display in Twitter for Mac</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>By default twitter shows only the twitter usernames in their application. With the following command it&#8217;s possible to enable to display the full name instead the twitter username. <span id="more-759"></span></p>
<pre lang="bash">defaults write com.twitter.twitter-mac ShowFullNames -bool true</pre>
<p>Restart the Twitter application</p>
<p>Restore the default setting:</p>
<pre lang="bash">defaults write com.twitter.twitter-mac ShowFullNames -bool false</pre>
<p>The post <a href="https://www.defaults-write.com/enable-full-name-display-in-twitter-for-mac/">Enable full name display in Twitter for Mac</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">759</post-id>	</item>
		<item>
		<title>Change auto check interval Google Notifier</title>
		<link>https://www.defaults-write.com/change-auto-check-interval-google-notifier/</link>
					<comments>https://www.defaults-write.com/change-auto-check-interval-google-notifier/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 12:48:13 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=605</guid>

					<description><![CDATA[<p>When you use Google Notifier you will have noticed that your mailbox will be checked once every 15 minutes. You can change this interval with the following Terminal command. First, close the Google Notifier application. Click menubar icon and select &#8216;Close all Google Notifiers&#8217; defaults write com.google.GmailNotifier AutocheckInterval x Where &#8216;x&#8217; is the number of minutes between checks. Restore to default 15 minutes setting with: defaults write com.google.GmailNotifier AutocheckInterval 15</p>
<p>The post <a href="https://www.defaults-write.com/change-auto-check-interval-google-notifier/">Change auto check interval Google Notifier</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When you use <a href="http://toolbar.google.com/gmail-helper/notifier_mac.html" target="_blank">Google Notifier</a> you will have noticed that your mailbox will be checked once every 15 minutes. You can change this interval with the following Terminal command. <span id="more-605"></span></p>
<p>First, close the Google Notifier application. Click menubar icon and select &#8216;Close all Google Notifiers&#8217;</p>
<pre lang="bash">defaults write com.google.GmailNotifier AutocheckInterval x</pre>
<p>Where &#8216;x&#8217; is the number of minutes between checks. </p>
<p>Restore to default 15 minutes setting with:</p>
<pre lang="bash">defaults write com.google.GmailNotifier AutocheckInterval 15</pre>
<p>The post <a href="https://www.defaults-write.com/change-auto-check-interval-google-notifier/">Change auto check interval Google Notifier</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/change-auto-check-interval-google-notifier/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">605</post-id>	</item>
		<item>
		<title>Disable Google Chrome&#8217;s automatic software update</title>
		<link>https://www.defaults-write.com/disable-google-chromes-automatic-software-update/</link>
					<comments>https://www.defaults-write.com/disable-google-chromes-automatic-software-update/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Wed, 12 Sep 2012 19:00:30 +0000</pubDate>
				<category><![CDATA[3rd party apps]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=569</guid>

					<description><![CDATA[<p>Google Chrome automatically checks for software updates in the background. If you want to disable the automatic updates to reduce data traffic, you can do this with a defaults write command. defaults write com.google.Keystone.Agent checkInterval 0 Restart Google Chrome to make changes affect. You can manually check for software update by executing &#8216;CheckForUpdatesNow.command&#8217; in the folder: /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/ Restore to the default setting with: defaults write com.google.Keystone.Agent checkInterval 18000</p>
<p>The post <a href="https://www.defaults-write.com/disable-google-chromes-automatic-software-update/">Disable Google Chrome&#8217;s automatic software update</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Google Chrome automatically checks for software updates in the background. If you want to disable the automatic updates to reduce data traffic, you can do this with a defaults write command. <span id="more-569"></span></p>
<pre lang="bash">defaults write com.google.Keystone.Agent checkInterval 0</pre>
<p>Restart Google Chrome to make changes affect.</p>
<p>You can manually check for software update by executing &#8216;CheckForUpdatesNow.command&#8217; in the folder:  </p>
<pre lang="bash">/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/</pre>
<p>Restore to the default setting with:</p>
<pre lang="bash">defaults write com.google.Keystone.Agent checkInterval 18000</pre>
<p>The post <a href="https://www.defaults-write.com/disable-google-chromes-automatic-software-update/">Disable Google Chrome&#8217;s automatic software update</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/disable-google-chromes-automatic-software-update/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">569</post-id>	</item>
	</channel>
</rss>
