(no subject)
Apr. 15th, 2008 04:40 pmIn this post I asked if there was a way to configure a bookmark to about:config in such a way that it also passes a term into the filter, so I don't have to type it. I have so far failed to find any mention of this being possible via either Google or the Mozillazine forums.
I thought about the problem a little bit, and really, I don't need to be able to change the min font size to an arbitrary number. All I want to do is toggle it back and forth between two pre-selected values (14 and 24). Can that be done with a pair of bookmarklets or something twiddling the user_pref("font.minimum-size.x-western", 14); line in prefs.js? If so, can any of you script it? (Obviously, since I don't even know if it's possible, I lack the necessary JavaScript-fu.)
I thought about the problem a little bit, and really, I don't need to be able to change the min font size to an arbitrary number. All I want to do is toggle it back and forth between two pre-selected values (14 and 24). Can that be done with a pair of bookmarklets or something twiddling the user_pref("font.minimum-size.x-western", 14); line in prefs.js? If so, can any of you script it? (Obviously, since I don't even know if it's possible, I lack the necessary JavaScript-fu.)