We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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.

詳しく学ぶ

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

How can I quickly toggle page colors if I update from 36.0.4?

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: cor-el

more options

In 36.0.4, I use an add-on that's on my toolbar to toggle page colors between the page colors and my personal default colors. This is something I do very frequently. When I updated to version 37.0.1 or 2, I can't use this anymore and can't find an add-on that works. This is important enough to me to stay with 36.0.4.

In 36.0.4, I use an add-on that's on my toolbar to toggle page colors between the page colors and my personal default colors. This is something I do very frequently. When I updated to version 37.0.1 or 2, I can't use this anymore and can't find an add-on that works. This is important enough to me to stay with 36.0.4.

すべての返信 (3)

more options

The pref that controls this setting used to be a Boolean, but is now an Integer as you can see in Options/Preferences.

  • Tools > Options > Content : Fonts & Colors > Colors
  • browser.display.document_color_use
    Override the colors specified by the page with my selections above:
    0:Only with High Contrast themes; 1:Never; 2:Always
  • browser.display.use_system_colors

Extensions would need an update to continue to work.

You could look at the PrefBar extension and create a button to toggle document colors. Some discussion here:

この投稿は cor-el により に変更されました

more options

What is the PrefBar extension?

more options

PrefBar is a toolbar with the PrefBar items (buttons, check boxes, menu lists) or a toolbar button that opens a drop list You can create your own buttons or post a request in the above mentioned mozillaZine thread.