Google Chrome
![]() ![]() |
It doesn't work in Chrome.
|
![]() ![]() |
Chrome (at this time) does not update its Favicons when the new element is introduced into the DOM, which pretty much makes the Favicon Alerts useless. I'm trying to see how I can get that changed, but haven't had any luck. I'll try to meet some Chromium hackers and see what I can do. |
![]() ![]() |
any luck? google chrome's dev channel recently added a feature that automatically converts user scripts into extensions, so it would be extremely convenient to install this script, once it works |
![]() ![]() |
Nope. I'm running the Chromium Nightlies to test and have yet to see any dynamism in the icon. I'll keep trying. I noticed that Chrome OS has some crazy favicons. My not-so-secret wish would be for them to port them on over to the Chrome browser, but as of yet they have not. |
![]() ![]() |
thanks for the reply |
![]() ![]() |
the google reader favicon count script seems to be working in Chrome 4.0.249.11, if that tells you anything... |
![]() ![]() |
@loofkid Hmm, I'm on 4.0.254.0 and it still acts screwed up. For me, the icon updates, but only when I take an action (like scrolling down and loading new stories, or clicking on a new feed). And the icon count does not stay current with the actual count in the title (where it's pulling the data from). Are you experiencing this, or is the icon staying in sync? |
![]() ![]() |
Here is a workaround: http://code.google.com/p/chromium/issues/detail... I hope to see your version working on Chrome soon! |
![]() ![]() |
Sweet! I'll take a look and see if I can just drop this in for Chrome. |
![]() ![]() |
Another Chrome hint for you:
|
![]() ![]() |
I'll have to give that a try this evening. As of yet, I've been unsuccessful getting it back to a working state in Chrome. Maye this'll do the trick! |
![]() ![]() |
Well actually, it worked in your Facebook script, but not the Gmail one.
|
![]() ![]() |
Thanks for that update. I'm currently dealing with loading the script in the proper frame, but after it's running, the image/png fix will help immensely, I'm sure. Thanks for the help. |
![]() ![]() |
Any news on this? I've slowly been using Chrome more and more, but this is one thing I can't leave behind. |
![]() ![]() |
I know you're working on it, but curious about the progress. Like armv, I can't leave firefox without this script. With that being said, this script is tops. Thanks. |
![]() ![]() |
Oofta. After nearly 6 hours of hacking around with Chromium, this is an alpha build of Gmail Favicon Alerts with support for Chrome. It's not perfect, but it's working for me, so I'd love it if you'd give it a try and let me know how it goes. http://snipplr.com/view/29188/ I used crazyjoe123's iframe hack (Thanks!), which gets the job done and 99% of the time does not result in a throbber flash. Assuming this is how it is for everyone else, I'm happy enough with it to push it into the main script (only running in Chrome, of course). I should note that this code is significantly different than 3.0.9, so it may take a day or two after I get feedback affirming that it works before I can reconcile the main script with this one. |
![]() ![]() |
I just realized that Snipplet will require additional work. Here's the script in full: http://pwly.us/gfia31a |
![]() ![]() |
Didn't work for me, but I'm using chromium in Linux.
|
![]() ![]() |
Thanks for the feedback, I should be able to test it on OS X and Ubuntu this evening; hopefully it's an easy fix. |
![]() ![]() |
I've now tested it on Windows 7 and XP, using Chromium (as far back as 4.0.254.0) and Chrome, though on the Dev channel. It appears to be working. I'm now really curious as to why the Linux version can't find the <title> element, which is causing the error in Henrique Abreu's post.</title> |
![]() ![]() |
Sorry Peter, I forgot to specify my system's version.
|
![]() ![]() |
No problem, and thanks for letting me know the versions. It seems like the Linux and OS X versions are further behind (sadly so), but I'm not quite sure how it would impact the DOM. We'll see! |
![]() ![]() |
I managed to get the script working perfectly in the latest dev build, but only after uninstalling this extension: https://chrome.google.com/extensions/detail/nnb...
|
![]() ![]() |
Ah, perfect. There's several lines that are a bit fragile in there. I'll update that, revisit the other changes and re-upload. Thanks for digging in! |
![]() ![]() |
I should note that the reason for the more ridiculous DOM walking is that Chrome (Well, WebKit) limits the visibility iframes have to |





