Comment on Is there a google extention that lets me resize any textbox on any website?

xmunk@sh.itjust.works ⁨3⁩ ⁨weeks⁩ ago

The answer to your question is what you thought it was - CSS - someone may have pre-written the CSS for your specific use case but CSS really isn’t that scary and is pretty easy to bullshit your way through. The easiest way to play around with it is to right click the page element you’re interested in and click Inspect you should the be able to manually increase the width (though you may have to try fiddling with the parent element or its parent etc…). The site will reflect your changes in live time and persist as long as the tab is open - the custom CSS extension is useful since it would allow you to persist those changes if you reload the page or open a new tab.

source
Sort:hotnewtop