Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

check for changed favicon

  • 4 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת Wesley Branton

more options

I know, using css, you can change the tab if the title changed by using

.tabbrowser-tab[titlechanged]

Is there a way to check if the favicion changed?

So, It would be something like .tabbrowser-tab[iconchanged]?

I know, using css, you can change the tab if the title changed by using .tabbrowser-tab[titlechanged] Is there a way to check if the favicion changed? So, It would be something like .tabbrowser-tab[iconchanged]?

כל התגובות (4)

more options

The people who answer questions here, for the most part, are other Firefox users volunteering their time (like me), not Mozilla employees or Firefox developers.

If you want to leave feedback for Firefox developers, you can go to the Firefox Help menu and select Submit Feedback... or use this link. (You'll need to be on the latest version of Firefox to submit feedback). Your feedback gets collected at http://input.mozilla.org/, where a team of people read it and gather data about the most common issues.

more options

Not sure how above applies, but Im not sure about your problem.

more options

That attribute is used to make a pinned tab glow when the title has changed.

  • chrome://browser/skin/browser.css

There is also an unread attribute to show when a page has been reloaded and not visited yet, but no attribute for a change of the favicon. So it isn't possible to do what you want.
You would have to do a file compare to be sure that it is a different file.

Why would you want to check for a changed favicon?

השתנתה ב־ על־ידי cor-el

more options

My first answer applies because leaving this question as Firefox feedback with help the development team work this into the next version of Firefox.