Skip to content

Instantly share code, notes, and snippets.

@goonslop
goonslop / keybase.io
Created November 18, 2016 09:41
Keybase
### Keybase proof
I hereby claim:
* I am maibaum on github.
* I am maibaum (https://keybase.io/maibaum) on keybase.
* I have a public key whose fingerprint is C643 770A 5592 A2C3 6D02 6934 3DA3 60CA 59A8 1B92
To claim this, I am signing this object:
@goonslop
goonslop / gist:f9423ee8d2c3e115ab04
Last active August 29, 2015 14:07
Facebook Group Chat Single Window [Stylish for Chrome]
html, body{
height:100%!important;
}
#pagelet_bluebar, .hasMultiChatThreadActions, .rfloat, #rightCol, .wmMasterView, .fbChatSidebar, #pagelet_sidebar{
display:none!important;
}
html, body, .fbx #globalContainer, .uiScrollableArea, .wmMasterView, ._2nj, .uiScrollableAreaWrap, .uiScrollableAreaBody, .uiScrollableAreaContent, #webMessengerRecentMessages, .webMessengerMessageGroup, #contentArea, #pagelet_web_messenger, #u_0_m, ._ksg, ._2nb{
width: 100%!important;
}
#content{
@goonslop
goonslop / 0_reuse_code.js
Last active August 29, 2015 14:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console