{"id":612,"date":"2021-03-15T23:17:32","date_gmt":"2021-03-15T21:17:32","guid":{"rendered":"https:\/\/blog.chloesoe.ch\/?p=612"},"modified":"2021-03-18T10:36:32","modified_gmt":"2021-03-18T08:36:32","slug":"run-gmail-in-different-firefox-profile-on-linux-mint","status":"publish","type":"post","link":"https:\/\/blog.chloesoe.ch\/?p=612","title":{"rendered":"Run Gmail in Different Firefox Profile on Linux Mint"},"content":{"rendered":"<p>I want to have a separate Firefox profile for my Google-Account, primary used by Gmail.<br \/>\nI use Linux Mint 19.3 Tricia.<br \/>\nI want to have an own icon in the task list, and the Gmail profile should not be opened in the Firefox &quot;Icon Group&quot; (don't know the correct name)<\/p>\n<h1>Steps to Achieve That<\/h1>\n<ol>\n<li>Create a new Profile\n<ol>\n<li>run Alt+F2<\/li>\n<li>enter <code>firefox -P<\/code><\/li>\n<li>Add new profile, call it &quot;Google&quot;<\/li>\n<\/ol>\n<\/li>\n<li>create a new file <code>~\/.local\/share\/applications\/GmailFF.desktop<\/code> and with this content:\n<pre><code class=\"language-bash\">[Desktop Entry]\nName=Gmail Firefox\nExec=firefox -P Google --no-remote --class GoogleFF\nComment=Open Firefox with Google Profile\nTerminal=false\nIcon=checkgmail\nType=Application\nStartupNotify=True\nStartupWMClass=GoogleFF<\/code><\/pre>\n<p>The magic is coming from StartupWMClass, now Firefox for profile Google opens like a different program (found at <a href=\"https:\/\/www.techrepublic.com\/article\/how-to-run-two-different-firefox-profiles-at-once-on-linux\/\">https:\/\/www.techrepublic.com\/article\/how-to-run-two-different-firefox-profiles-at-once-on-linux\/<\/a>)<\/p>\n<\/li>\n<li>Search for &quot;Gmail Firefox&quot; (or whatever <code>Name<\/code> you defined above) and open the profile.\n<ol>\n<li>Pin the program to the tasklist<\/li>\n<li>Log in to Gmail-Account<\/li>\n<li>Change &quot;Homepage and new windows&quot; to gmail.com in Preferences<\/li>\n<li>Change &quot;Default Search Engine&quot; to Duckduckgo in Preferences<\/li>\n<li>Install add-ons <a href=\"https:\/\/github.com\/gorhill\/uBlock#ublock-origin\">Ublock Origin<\/a> and <a href=\"https:\/\/privacybadger.org\/\">Privacy Badger<\/a><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>I want to have a separate Firefox profile for my Google-Account, primary used by Gmail. I use Linux Mint 19.3 Tricia. I want to have an own icon in the task list, and the Gmail profile should not be opened in the Firefox &quot;Icon Group&quot; (don&#8217;t know the correct name) Steps to Achieve That Create&#8230; <a href=\"https:\/\/blog.chloesoe.ch\/?p=612\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Run Gmail in Different Firefox Profile on Linux Mint<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-612","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/posts\/612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=612"}],"version-history":[{"count":3,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/posts\/612\/revisions"}],"predecessor-version":[{"id":615,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=\/wp\/v2\/posts\/612\/revisions\/615"}],"wp:attachment":[{"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.chloesoe.ch\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}