How to launch Google Chrome Application Shortcuts in Linux?
        Posted  
        
            by Michael Rose
        on Super User
        
        See other posts from Super User
        
            or by Michael Rose
        
        
        
        Published on 2010-06-09T11:09:46Z
        Indexed on 
            2010/06/09
            11:12 UTC
        
        
        Read the original article
        Hit count: 251
        
I've got Chrome running on my Linux netbook, it's great and, unlike the Mac version, the 'Create Application Shortcut' option isn't greyed out.
So I created one for Gmail. The 'applications' get stored at ~/.local/share/applications but I haven't managed to launch it yet.
If I use Chrome in terminal
$ google-chrome ~/.local/share/applications/google-application-reallylong-randomname.thing
It opens the file in a new tab in Chrome and helpfully downloads it for me!
Anyone got application shortcuts working in Linux?
© Super User or respective owner