Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| WAXP = (function(){ | |
| MutationObserver = window.MutationObserver || window.WebKitMutationObserver; | |
| var SCROLL_INTERVAL = 600, | |
| SCROLL_INCREMENT = 450, | |
| AUTO_SCROLL = true, | |
| NAME_PREFIX = '', | |
| UNKNOWN_CONTACTS_ONLY = false, | |
| MEMBERS_QUEUE = {}, |