Showing posts with label chromium. Show all posts
Showing posts with label chromium. Show all posts

Wednesday, February 11, 2015

How to Set Chromium into Private (Incognito) Mode by Default

0 comments

How to Set Chromium into Private (Incognito) Mode by Default


If you like Chromium and keeping your browsing private, use Incognito mode. you can always use that mode by clicking "New incognito window" from the menu as the image bellow shows :

New incognito window

Or by just pressing Ctrl + Shift + N.

However here’s a handy trick for always starting Chromium in incognito mode by default.
First, edit Chromium.desktop which is located here /usr/share/applications/chromium.desktop. I"m using nano here, so the command will be :

sudo nano /usr/share/applications/chromium.desktop 

In this code : Exec=chromium %U add --incognito, so It will be Exec=chromium --incognito %U

Now when you open Chromium, It will open in incognito mode.

     
Read more...

Sunday, March 9, 2014

A replacement Tab Page for Google-Chrome or Chromium

0 comments

As we know, Google-chrome and Chromium come with a functional new tab page that provides for you gain access to all your web applications and most visited  websites, with alternatives to view as of closed tabs and additionally those open on different units like your cellphone or tablet. At the same time we want more lovely and dynamic page full of customizable tools and widgets.

How can we achieve that ?

Awesome New Tab Page’ is an extension which gives your new tab page a fresh new look with expanded customizability and more than enough characteristics to boot.

Awesome New Tab Page in Action on Google-chrome and Chromium.

On first look you can see that it has took some inspiration from Windows 8 looking at the tiles against a flat background, but the developers have given it their own take.

Some screenshots : 


Awesome New Tab Page

Awesome New Tab Page

Awesome New Tab Page

Awesome New Tab Page


Enough talking, To install this awesome extension, click Here.

     
Read more...