What is Default Zoom?
Add-on stats
Ranking
Other platforms
Add-on summary
Set the default zoom level for Firefox. Useful for QHD or HiDPI monitors, or if you don't like squinting.
- Set your desired default zoom level. If unset, the add-on will default to 100%.
- Per-site zoom is respected (with one exception, see below).
Other zoom add-ons have more features and might suit you better.
This add-on makes some trade-offs to be as tiny as possible. It's just 30 lines of JavaScript (whereas others are 1000s of lines). It doesn't use browser storage other than a single local option for the default zoom level, and asks for no permissions other than to store that option.
Per-site zoom levels are respected, with one exception: a zoom of 100% is always overridden after you reload a page. (Reason: There's a limitation in the WebExtension API. Other add-ons solve this by storing per-site zoom level entries for every website you visit. This add-on avoids storing those entries by only zooming when the zoom of the current tab is 100%, which is fine because 100% was too small for you anyway!)
User reviews
- Works as intended
- Remembers per-site zoom
- Handy and effective
- Great when you don't want to always scroll zoom
- Lightweight and minimal
- Obsolete for some users
- No additional benefit if default zoom can already be set in Firefox settings
- Doesn't have a "zoom text-only" option
- Per-site zoom may not be remembered for some users
- Works as intended
- Obsolete
- Per-site zoom not remembered
- No additional benefit
- Lightweight and minimal
- Zoom text-only option missing
Recent reviews
Add-on safety
Risk impact
Default Zoom does not require any sensitive permissions.
Risk likelihood
Default Zoom has earned a fairly good reputation and likely can be trusted.