I hereby claim:
- I am janka102 on github.
- I am janka102 (https://keybase.io/janka102) on keybase.
- I have a public key ASBYkw5EfWm5AZ4uB_KAnWrEXQ57b_yQC-oCkJIIRY8M_Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /* This loads jQuery if not already loaded | |
| * Then if there is an iframe, sets the tab url to that iframe url | |
| * ** If there was an iframe, you will need to run this again after the page loads the new page ** | |
| * Then it deletes all elements in the body except <object> and <embed> tags | |
| * and sets them to take 100% of the tab size | |
| * | |
| * To make this a bookmarklet (the recommened way to run this), | |
| * create a bookmark and edit the url to be "javascript:" without the quotes | |
| * then open a tab to "http://closure-compiler.appspot.com/", | |
| * then click the view raw button for this gist and copy the url of that |