Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not in Firefox there isn't. It's part of the website.
 help



I use a 30-seconds-of-work horribly-hacked Stylus setting to make it a blue dot that can expand on hover:

@-moz-document regexp(".") { / Insert code here... */ #credential_picker_container { width: fit-content !important; height: fit-content !important; } iframe[src^="https://accounts.google.com/gsi/iframe/select"] { width: 10px !important; height: 10px !important; border-radius: 50% !important; background-color:blue !important; } iframe[src^="https://accounts.google.com/gsi/iframe/select"]:hover { width: 300px !important; height: 300px !important; border-radius: 0 !important; } }


Sorry, what is stylus? I'd love to get that configured. Those pop-ups are damn annoying.

It's like Grease monkey for CSS instead of JS.

https://addons.mozilla.org/en-US/firefox/addon/styl-us/




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: