atomGit
atomGit
firefox 'Language and Appearance' settings
font size
in 'Language and Appearance' > 'Fonts', click the 'Advanced' button, then for the Latin font, set all 3 size prefs to something like 20+ sorry, i didn't realize setting the...
it seems like a css problem - this fixes the first issue when i change... ``` .filter-selection select { height: 18px; ``` to... ``` .filter-selection select { height: unset; ```...
AH HA! try this... ```css #help-popup { top: 0; height: 100%; overflow: auto; } ```
> I see your logic, although I think the current behavior is unexpected. i agree - i want notifications to work across sessions without having to remember to enable them
same issue with 0.45.2 (build 16609) (Linux) this version was working fine until, one day, it wasn't regarding OP's steps to reproduce, that wasn't the case for me - i...
agree - please consider adding this - at the moment all other ext's that are dedicated to this are either discontinued or broken Mint Linux
i'm also interested in markdown support since the Mark-It add-on is gone from AMO
hi Quicksaver! yes: to retrieve the searched term from one of those engines results pages into the location bar you said that the hard-coded engines would give way to a...