Bit Twister
2022-02-18 00:25:49 UTC
Have you checked that your favorite web sites will still work when
firefox version gets past 99?
https://hacks.mozilla.org/2022/02/version-100-in-chrome-and-firefox/
I used http://browserspy.dk/ to get current version string and used it
with 100's by adding the following line to
~bank/.mozilla/firefox/(some random # here).default-release/user.js
user_pref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0");
to verify my bank's web site still works for me.
After creating/modifying /user.js restart firefox and use http://browserspy.dk/
to verify change is applied then check web site(s) of interest.
firefox version gets past 99?
https://hacks.mozilla.org/2022/02/version-100-in-chrome-and-firefox/
I used http://browserspy.dk/ to get current version string and used it
with 100's by adding the following line to
~bank/.mozilla/firefox/(some random # here).default-release/user.js
user_pref("general.useragent.override", "Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0");
to verify my bank's web site still works for me.
After creating/modifying /user.js restart firefox and use http://browserspy.dk/
to verify change is applied then check web site(s) of interest.