| |||||||
| Top Tip : Click here to Boost Your PC & Chrome Browsing Speed |
![]() |
| | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Extension: Facebook Notifications Developer: Tutelage Systems Latest Version: 0.3 Download: (see attachment) Description: This handy plugin will travel off to Facebook and retrieve the notification list for you. You must be logged into facebook (just like gmail) and it will only return the number of notifications you have. If you click on the facebook logo (as seen in picture) it will take you to your facebook home page. This is really only the first version as I hope to get more time to work on it and continue working on it. Please let me know what you think, thank you. Updates (0.3) * Made the toolstrip smaller show it only shows the icon and the number of new notifications. * Updated the code to show when you are not logged in (says Login).
__________________ - Tutelage Systems Homepage: http://www.tutelagesystems.com Twitter: http://twitter.com/tutelagesystems Last edited by tutelagesystems; 08-04-2009 at 02:29 AM.. |
|
#2
| ||||
| ||||
| Great work tutelagesystems, and welcome to the forum. Ahh and yeah nice to see you following the Posting Rules!! |
|
#3
| |||
| |||
| Thanks for the welcome Chrome.
__________________ - Tutelage Systems Homepage: http://www.tutelagesystems.com Twitter: http://twitter.com/tutelagesystems |
|
#4
| ||||
| ||||
| Nice extension! |
|
#5
| ||||
| ||||
| Very nice, thank you. Just one question... is there a way to disable the text "Facebook" and show only the icon? |
|
#6
| |||
| |||
| I can definitely trim the text down and only show the Icon (#).
__________________ - Tutelage Systems Homepage: http://www.tutelagesystems.com Twitter: http://twitter.com/tutelagesystems |
|
#7
| |||
| |||
| Thx for great extension...very similar to GMail Notify, isn't it? ![]() There's one uncomfortable bug: If I'm logged of from facebook, this happens: http://yfrog.com/9f20090730142954p to nandayo: just edit 'toolstrip.html' and delete desired text It's located in c:\Documents and Settings\user_name\Local Settings\Application Data\Google\Chrome\User\Data\Default\Extensions\cedohcnccbniikjpmejelboihgmhalbi\0.2\toolstrip.html |
|
#8
| |||
| |||
| Hi Guris, Yes that was one of my issues that I need to fix definitely. And yes, I did use the gMail extension as a base and extended it to fit the needs of facebook.
__________________ - Tutelage Systems Homepage: http://www.tutelagesystems.com Twitter: http://twitter.com/tutelagesystems |
|
#9
| ||||
| ||||
| Quote:
|
|
#10
| |||
| |||
| Quote:
In function getNotificationCount I changed Code: var count = getdigits(notifications); if(count == "") count = 0; Code: var count = getdigits(notifications); if(count == "" || count > 10000) count = 0; |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| crash on Facebook | bayboy | Chrome Troubleshooting | 5 | 09-11-2009 04:07 AM |
| Chrome becoming slow with facebook | arub | Bugs and Vulnerabilities | 3 | 04-11-2009 12:43 PM |