Facebook Friends Checker

By znerp Last update Nov 27, 2011 — Installed 8,541,861 times.

where does the script store the list

in
Subscribe to where does the script store the list 6 posts, 3 voices



mike weseloh User
FirefoxWindows

Hello All,

I was wondering where this script stores the list of friends.
I'm asking because for years I've had my browsers set to delete all cookies and cache on exit, soooo if it stores the list in the cache ... then at least on my system it's getting wiped out all the time. Also I assume it accounts for multiple facebook users on the same browser as well, correct.

Sorry if these are basic questions and covered somewhere .. just point me in the right direction if they are.

Thanks!

 
znerp Script's Author
FirefoxWindows

These are interesting questions, and I rarely get asked this sort of stuff actually (I guess to ask this you need to have some knowledge of your system, but not enough to find out by looking at the code).

The friends list gets saved in about:config; type that into your address bar and it will show a lot of your Firefox config settings. If you then filter that list for znerp you should see a setting under the name greasemonkey.scriptvals.znerp/Facebook Friends Checker.<<your profile ID>> friends, which will be a list of your friend's Facebook IDs. If you're paying attention then this will also answer your other question; any other Facebook user who's used your browser may have their friends stored there also in a separate line with their friend ID in the name.

 
WhatItIs Tha... User
FirefoxX11

I've not been getting any announcements for a while even though I know there have been changes in my Friends list. What are typical values for the string literals? Here is what mine are after a fresh install of both Greasemonkey and Friends Checker:

greasemonkey.scriptvals.znerp/Facebook Friends Checker.620880000 ex friends; ({})
greasemonkey.scriptvals.znerp/Facebook Friends Checker.620880000 friends; ({})

Should these be changed to pathnames or is "({})" a shorthand notation for values defined elsewhere?

Environment:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009091106 CentOS/3.0.14-1.el5.centos Firefox/3.0.14
Linux singulus.rancho-malario.com 2.6.30.1 #1 SMP Fri Jul 3 20:44:01 PDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Latest versions as of today for Greasemonkey and Friends Checker

 
znerp Script's Author
FirefoxWindows

I'm not sure why this has been posted on this topic and not a new one, but here we go...

What is the value for the last checked time? And after you're logged into Facebook if you visit this link - http://www.facebook.com/ajax/typeahead_search.php - does there appear to be a list of your friends there?

Also, I've not checked it's valid but you may not be aware that you appear to have included your Facebook ID in your post. There is an edit link under your name in the post if you wish to edit/remove that.
 
WhatItIs Tha... User
FirefoxX11

greasemonkey.scriptvals.znerp/Facebook Friends Checker.last checked; Tue, 03 Nov 2009 15:10:00 GMT

Recheck time previously 8 hours, now set to 2. Is it a problem if the script runs both on my laptop and and my home server?

http://www.facebook.com/ajax/typeahead_search.php shows a blank page (0 bytes returned)

 
znerp Script's Author
FirefoxWindows

Please see this topic.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel