Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
/ fxdpi Public archive

One-click HiDPI mode toggle for Firefox

License

Notifications You must be signed in to change notification settings

tiwoc/fxdpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fxdpi – One-click HiDPI mode toggle for Firefox

Adds a button to Firefox that toggles HiDPI mode on and off. This will scale the whole browser (both web site content and the Firefox user interface), which is useful on high resolution displays where text would be too small to be read without scaling.

How to install

If you simply want to run the latest release and get automatic updates, just install it from the Firefox Addons directory.

If you don't want to go the easy route:

  • Install jpm
  • cd to a clone of this repository
  • Run jpm xpi
  • Open the xpi file with Firefox

How it works

fxdpi changes the layout.css.devPixelsPerPx setting. The default is 1.4 because this is what I prefer on my 14" full HD laptop screen. You can change this value in the addon settings.

Meta data

Author: Daniel Seither

License: MIT

About

One-click HiDPI mode toggle for Firefox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published