<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to let Opera run in background like Chrome?]]></title><description><![CDATA[<p dir="auto">In Chrome, it can run in background by using 1 more extension which has the function (for example i'm using Pushbullet)<br />
<img src="/assets/uploads/files/1526921822087-9e0b4ac7-e5ec-45ee-a796-4cf4f04cdd97-image.png" alt="0_1526921821630_9e0b4ac7-e5ec-45ee-a796-4cf4f04cdd97-image.png" class=" img-responsive img-markdown" /><br />
<img src="/assets/uploads/files/1526921855523-3aabc80f-3d40-4410-b41c-34a6e701eed8-image.png" alt="0_1526921856225_3aabc80f-3d40-4410-b41c-34a6e701eed8-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">Installing this app on Opera doesn't work, that Background function just disappears.</p>
<p dir="auto">Does anyone know any other solution to let Opera run in background like that? Many thanks in advance <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.opera.com/topic/26791/how-to-let-opera-run-in-background-like-chrome</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 15:06:41 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/26791.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 May 2018 17:07:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Wed, 23 May 2018 01:46:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> i knew i saw that setting sumwhere so i downloaded chrome portable to see.. thankyou leo for explain 'n that..</p>
<p dir="auto">btw guess what leo ?.. the new opera dev version settings page - is a look a like of chrome settings page lol no checkbox for advance.. so i had to look in settings to see if that chrome option was added to dev.. but its not there..</p>
<p dir="auto">n e ways back to the subject..</p>
]]></description><link>https://forums.opera.com/post/146995</link><guid isPermaLink="true">https://forums.opera.com/post/146995</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 23 May 2018 01:46:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Wed, 23 May 2018 00:50:52 GMT]]></title><description><![CDATA[<p dir="auto">@nvmjustagirl Opera never had that setting, once Opera never supported apps.</p>
]]></description><link>https://forums.opera.com/post/146992</link><guid isPermaLink="true">https://forums.opera.com/post/146992</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Wed, 23 May 2018 00:50:52 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 23:48:48 GMT]]></title><description><![CDATA[<p dir="auto">if that doesn't work.. ya gotta  allow it to access your personal data in order to do what it was developed to do &gt; notify you across devices about PERSONAL stuff and info..</p>
]]></description><link>https://forums.opera.com/post/146985</link><guid isPermaLink="true">https://forums.opera.com/post/146985</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 22 May 2018 23:48:48 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 23:25:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> i got confused with this setting in chrome with opera's settings<br />
<img src="/assets/uploads/files/1527030456449-446e6479-0a53-4f16-814e-a47bf681b81e-image.png" alt="0_1527030483997_446e6479-0a53-4f16-814e-a47bf681b81e-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">opera used to have the setting or maybe it never had it.. (sorry..</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/200897">@ndangtung</a> This is what ya need to do.. In your opera short cut - add this @ the end of target field - (blank space) --enable-push-api-background-mode</p>
<p dir="auto">This will Enable background mode for the Push API..</p>
<p dir="auto">this may work in opera or not.. let us know.. when ya can please..</p>
]]></description><link>https://forums.opera.com/post/146981</link><guid isPermaLink="true">https://forums.opera.com/post/146981</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 22 May 2018 23:25:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 10:52:42 GMT]]></title><description><![CDATA[<p dir="auto">In Chrome, the setting is stored in the Local State file in the profile directory.</p>
<pre><code>background_mode: {
   "enabled" : true
}
</code></pre>
<p dir="auto">It's under the root object.</p>
<p dir="auto">Testing it on Windows 10 in Chrome, it doesn't seem to leave any Chrome processes open when I close the last Chrome window. But, I don't have any extensions/apps installed in Chrome that are supposed to stay open. Anyway, you could try it in Opera by manually adding it to the Local State file. But, Opera uses a different UI and such, so I don't know if it'll do anything.</p>
<p dir="auto">Try that along with the extension to see if it works in Opera. To install that extension in Opera, install <a href="https://addons.opera.com/en/extensions/details/install-chrome-extensions/" target="_blank" rel="noopener noreferrer nofollow ugc">this extension</a>. Then, browse to the chrome web store and install the Chrome extension/app.</p>
]]></description><link>https://forums.opera.com/post/146940</link><guid isPermaLink="true">https://forums.opera.com/post/146940</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 22 May 2018 10:52:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 10:13:28 GMT]]></title><description><![CDATA[<p dir="auto">@nvmjustagirl I don't see how this setting could be related to what the OP wants.</p>
]]></description><link>https://forums.opera.com/post/146938</link><guid isPermaLink="true">https://forums.opera.com/post/146938</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 22 May 2018 10:13:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 05:01:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/200897">@ndangtung</a> try this..<br />
Settings &gt; Websites &gt; scroll down to Background sync - uncheck Allow recently closed sites to finish sending and receiving data (recommended)..</p>
<p dir="auto">and check the other option - Do not allow recently closed sites to finish sending and receiving data</p>
]]></description><link>https://forums.opera.com/post/146925</link><guid isPermaLink="true">https://forums.opera.com/post/146925</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 22 May 2018 05:01:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 03:40:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--disappointed_face" title=":(" alt="😞" /> <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--disappointed_face" title=":(" alt="😞" /> <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=f58hvca1lju" class="not-responsive emoji emoji-emoji-one emoji--disappointed_face" title=":(" alt="😞" /></p>
]]></description><link>https://forums.opera.com/post/146923</link><guid isPermaLink="true">https://forums.opera.com/post/146923</guid><dc:creator><![CDATA[ndangtung]]></dc:creator><pubDate>Tue, 22 May 2018 03:40:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 02:42:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/200897">@ndangtung</a> There is no way to do it in Opera.</p>
]]></description><link>https://forums.opera.com/post/146918</link><guid isPermaLink="true">https://forums.opera.com/post/146918</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 22 May 2018 02:42:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Tue, 22 May 2018 02:04:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> hi, I mean when I close it (hit the close button), Opera is still running in background instead of being closed completely, so later when I reopen it, it will load up very quickly. I found this very useful as my computer is quite slow, it might take a bit time and much system resources to load up Opera from beginning and I just don't want it to happen over and over again.</p>
]]></description><link>https://forums.opera.com/post/146914</link><guid isPermaLink="true">https://forums.opera.com/post/146914</guid><dc:creator><![CDATA[ndangtung]]></dc:creator><pubDate>Tue, 22 May 2018 02:04:53 GMT</pubDate></item><item><title><![CDATA[Reply to How to let Opera run in background like Chrome? on Mon, 21 May 2018 21:31:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/200897">@ndangtung</a> What do you mean by 'run in background'? Like any program, you can just minimize Opera and keep it running while you do other stuff.</p>
]]></description><link>https://forums.opera.com/post/146898</link><guid isPermaLink="true">https://forums.opera.com/post/146898</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Mon, 21 May 2018 21:31:16 GMT</pubDate></item></channel></rss>