hasvo.blogg.se

Make google chrome icon desktop
Make google chrome icon desktop










For those of you who want to add a high resolution icon to your WordPress blog add the following code to your functions.php: 1įunction wp_hi_res_admin_icons () add_action ( 'login_head', 'wp_hi_res_admin_icons' ) add_action ( 'admin_head', 'wp_hi_res_admin_icons' ) I’ve added a high resolution icon for my blog administration, now if only F1 live timings would do the same. You can really see the difference when you add a high resolution icon Now when your user creates an application shortcut they will have a nice high resolution icon on their desktop. Simply place this code in your head tag of your web application and link to the corresponding icons.

make google chrome icon desktop

Why not offer your users a high resolution image along with the standard favicon? It really is very simple: 1

make google chrome icon desktop

Now of course you could just change the icon in the Windows properties…. The image above really illustrates the difference between a 16 x 16 icon and a high resolution version. You can really see the difference between the Gmail icon (left) and the standard favicons. As the favicon is limited to 16 by 16 resolution it will look very ugly blown up on your desktop. If you create a shortcut using a standard website, by default the favicon.ico is used. One thing you will notice when you create the shortcut with Gmail is it uses a high resolution icon. If you are a Gmail user I highly recommend creating an application shortcut to see this function in action. Creating an application shortcut essentially adds an icon to your desktop, Chrome will then run the web application like it is a free-standing desktop application (you still need to be connected to the internet unless it uses some form of offline storage). One of my favourite Chrome features is the ‘Create application shortcuts…’ function.

make google chrome icon desktop

I’ve been using Google Chrome as my default browser for quite a few months, I still use Firefox for Web Development but for general browsing you really can’t beat the speed of Chrome.












Make google chrome icon desktop