搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.