Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

check for changed favicon

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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.