How to remove Virtual Browsing button?

Hello
How can I remove a Virtual Browsing button (I do not need it) from navigation panel?

Unfortunately, you can’t at the moment - Re: Comodo IceDragon ver. 19.0.1 is now available for download!!

You can actually remove it, just create a file named userChrome.css in:
-C:\Documents and Settings<user name>\Application Data\Comodo\IceDragon\Profiles<profile>\chrome (Windows XP)
-C:\Users<user name>\AppData\Roaming\Comodo\IceDragon\Profiles<profile>\chrome (Windows Vista+)

Replace C:\ with your hard drive letter if needed.
The chrome folder probably won’t exist, you need to create it.

And paste the following lines into it:

/* Remove the Virtual Mode toolbar icon */
#virtualmode-toolbar-button { display: none !important; }

/* Remove the Virtual Mode option from the browser menu */
#virtualBrowsingItem { display: none !important; }

Alternatively, install the Stylish extension and install this style (exactly the same code as above).

Thanks for that :-TU

What is Virtual Browsing?

Virtual browsing is when you run your browser inside the Sandbox of Comodo Internet Security.
Note: You need V6 of Comodo Internet Security installed to do this.
Run an Application in the Sandbox

Thanks for the link.

I’m going to install the Comodo Firewall (so as to not clash with my AVG anti-virus) very soon but will install CIS 6 in a few months time when my anti-virus subscription expires.

I look forward to using Firewall then eventually the Suite and Sandbox function among them. :slight_smile: