|
Back to main page IntroductionThis Firefox extension try to change white and light background to default background color. Make it easy for the eyes when viewing pages with white background. License: GNU GPL version 3.0 and later. Features- Replace white/light background color in html pages with browser default background color.
- Automatic replace while page is loading.
- Force fix while loading (press the 'M' key).
Issues- It can do nothing about pages which use white images as background. In that case, you just have to block the background images using extensions like adblock.
DownloadDownload Here. UsageThe color used to replace the white background is the default browser color which can be set at Edit->Preferences->Content->Colors->Background.
For more exotic colors, enter color code directly into about:config -> browser.display.background_color. How about #99aadd, #a9b9e0, #99c0b0? I'm actually using the #99c0b0.
To force a background "fix" while the page is still loading, press 'm'. To change some hidden parameters, see about:config -> extension.hashao.* DemoThe familiar google front page without the destructive, homicidal white background.
HackingYou are free to fork the codes and add features that you want. History2007-12-05
- Re-package to fix compatible issue with Firefox 2.x. Only lower case letters allowed for xpi file names.
2007-11-15
- Version 0.9
- Initial public release.
|