Skip to content

Instantly share code, notes, and snippets.

View akatopo's full-sized avatar
🙃
nada

Alex Katopodis akatopo

🙃
nada
View GitHub Profile
/*--- waitForKeyElements(): A utility function, for Greasemonkey scripts,
that detects and handles AJAXed content.
Usage example:
waitForKeyElements (
"div.comments"
, commentCallbackFunction
);
@akatopo
akatopo / Dropbox Duplicates
Last active August 29, 2015 14:27 — forked from acrogenesis/Dropbox Duplicates
Remove Dropbox Duplicates
find -L ~/Dropbox -name "*conflicted copy*" -exec rm {} \;
@akatopo
akatopo / README.md
Last active December 30, 2015 15:59 — forked from kaplanmyrth/README.md

This is a command for Backtick. A Backtick command consists of some executable JavaScript and a bit of metadata in JSON.

This command opens a new window and starts an email message in Gmail with the current page's title as the subject line and the URL in the body of the message.

@akatopo
akatopo / README.md
Last active December 28, 2015 19:38 — forked from JoelBesada/README.md

This is a command for Backtick. A Backtick command consists of some executable JavaScript and a bit of metadata in JSON.

This command adds a page to pocket.