I see that there is an HTML version of Angry Birds. How do I use it? I'd also like to have the icon on my launcher so I can run it as it's own application.
4 Answers
In
chromium-browsergo to Angry BirdsClick on the wrench icon and select
Tools→Create Application Shortcuts...Select
Desktopto create a shortcut on your desktopMove it to
.local/share/applications/(Optional) Download an icon for Angry Birds and replace the original icon
Drag the icon onto the launcher
Win
It's just a webpage. Firefox 4.0.1 (what should ship in Ubuntu 11.04) plays it fine, albeit a little bit slower.
Play the BETA version. (Only the 63 levels of stage 1 and a few bonus levels.)
To make an ad-hoc launcher, when using Firefox, merely drag the favicon in the address bar to your desktop.
About the icon of the launcher you should go , using chrome, to the tools icon (a wrench on the right side) then to the "tools" submenu and the "create application shortcut" option after that.
Afterwards you can just drag ' n ' drop the icon in the launcher, getting what you want.
A shortcut of that style can be made using firefox as well if i recall correctly - performance is a little problematic on my firefox though
*by the way, what do you mean "how do i use it?" ?
.
Runs in all web browser supporting html5 I guess..my bad ..for saying it a chrome addon coz I heard the same first.
But it can be installed in chromium/chrome as a plugin as well.
Ok copied this from Gmail.desktop unity launcher but works
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Name=Angry Birds
Exec=/usr/bin/chromium-browser --app=
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=
Categories=Games;
StartupNotify=true 1