Skip to content

Instantly share code, notes, and snippets.

@rmccue
Created December 24, 2009 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmccue/263110 to your computer and use it in GitHub Desktop.
Save rmccue/263110 to your computer and use it in GitHub Desktop.
Code to make Hahlo work properly in a Prism app
[Parameters]
id=hahlo@prism.app
name=Hahlo
uri=http://hahlo.com/
icon=webapp
status=false
location=false
sidebar=false
navigation=false
trayicon=false
include=*.twitter.com
function load() {
window.resizeTo(360, 480);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment