Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromium/auto-zoom
Automatically zoom web pages based on their content
https://github.com/chromium/auto-zoom
Last synced: about 2 months ago
JSON representation
Automatically zoom web pages based on their content
- Host: GitHub
- URL: https://github.com/chromium/auto-zoom
- Owner: chromium
- License: bsd-3-clause
- Archived: true
- Created: 2015-12-16T18:54:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T22:05:01.000Z (almost 9 years ago)
- Last Synced: 2024-09-25T19:35:30.816Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 21
- Watchers: 9
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
Browser Auto Zoom is an experimental feature for Chrome which automatically
zooms web pages based on their content.Many sites can be difficult to read without zooming. They may not consider
differences in monitor size and individual users may have different preferences
or needs regarding the size of the content of the page (e.g. differences in
visual acuity or viewing distance). Currently users have the option of changing
the default zoom factor, but this does not account for differences between
web pages. Users then have to manually zoom or reposition themselves to see
better.This extension analyses the style of the page to compute and set an appropriate
zoom factor automatically.