Fixes for Firefox 117
The first commit fixes an error when the autoconfig script attempts to import the Services
module, which is an error since FF 117 and has been unnecessary since FF 104. I made it work with all versions, but the line can be removed completely if compatibility with versions older than 104 is no longer required.
The second commit prevents the urlbar from being pushed off the bottom of the window on new tab pages.