Default Zoom by Jamie Nguyen
Set default zoom level for Firefox.
You'll need Firefox to use this extension
Extension Metadata
About this extension
Set the default zoom level for Firefox. Useful for QHD or HiDPI monitors, or if you don't like squinting.
It's Free and Open Source software and you can view or adapt the source code.
***
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!)
- 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).
It's Free and Open Source software and you can view or adapt the source code.
***
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!)
Rate your experience
More information
- Add-on Links
- Version
- 1.1.3
- Size
- 11.35 KB
- Last updated
- 5 years ago (May 12, 2020)
- Related Categories
- License
- The MIT License
- Version History
Add to collection
Release notes for 1.1.3
Improve code formatting/correctness.
More extensions by Jamie Nguyen
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet