|
Heres the first usefull one i've found so far
Enter browser.blink in the Filter bar. This process filters out everything except browser.blink_allowed. You know that gosh-awful blink tag from the early Internet days (and unfortunately still present on truly ugly sites)? That's what this item controls. If you look at the about:config resource under Browser.*, it states the following about browser.blink_allowed:
* True: Use of the blink tag or CSS's text-decoration: blink will result in blinking elements.
*
False: Blinking is disabled.
|