Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    OPEN MORPH BROWSER IN INCOGNITO MODE

    Support
    3
    5
    256
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      domubpkm last edited by domubpkm

      WHAT I DID TO OPEN MORPH-BROWSER IN INCOGNITO MODE BY DEFAULT (it is inspired by the link

      https://askubuntu.com/questions/461943/how-do-i-open-chromium-in-incognito-mode-by-default)

      BE CARREFUL before starting the procedure, do it only if you are able to !!

      Summary of what i did :

      I had to change one line in a copied file of
      morph-browser.desktop
      I did it with TEDIT (of Fulvio) but see link above for more details.

      This file can be found with FILE MANAGER in My Device/usr/share/applications

      . I found the line Exec=morph-browser %u.

      . I replaced this line by

       Exec=morph-browser --incognito
      

      . I pasted
      the new file morph-browser.desktop
      in /home/.local/share/applications

      So, now you can open morph-browser and you will get incognito mode by default (WITH NO HOMEPAGE).

      For recovering the initial morph-browser with no incognito mode by default, delete the morph-browser.desktop file pasted in .local

      Hope it can be useful for somebody.

      1 Reply Last reply Reply Quote 1
      • K
        kugiigi last edited by

        This is good for those who wants it but hopefully someone can have a proper implementation of actions from the unity bar icon to open incognito 😉

        arubislander 1 Reply Last reply Reply Quote 1
        • arubislander
          arubislander @kugiigi last edited by

          @kugiigi said in OPEN MORPH BROWSER IN INCOGNITO MODE:

          This is good for those who wants it but hopefully someone can have a proper implementation of actions from the unity bar icon to open incognito 😉

          Is there already a feature request filed for that?

          K 1 Reply Last reply Reply Quote 0
          • K
            kugiigi @arubislander last edited by

            @arubislander I'm not sure. Actually I'm not sure if the Unity bar already supports that in the current version of Unity 8 in UT.

            arubislander 1 Reply Last reply Reply Quote 0
            • arubislander
              arubislander @kugiigi last edited by

              @kugiigi I don't think it does. There are desktop actions defined in the morph-browser.desktop file, but they are nevertheless not shown.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post