Tweet needed for GreaseKit functionality
|
|
The script works great in Firefox, however not in Safari when using GreaseKit. This was fixed by wrapping it in an anonymous function. (function(Twitter){
// determine if on friends or followers page
I figure this out from the script source below: http://userscripts.org/scripts/show/24398 It now works in Safari. |
|
|
Ooops... I was mistaken. It still does not work in Safari with GreaseKit. Hmmmm? |