Skip to content

Bring back the old userChrome.js to newer Firefox, and more...

Notifications You must be signed in to change notification settings

raphaelquintao/QFirefoxMod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QFirefoxMod

How this Works

This script load QMod.jsm as a Firefox module and has access to all low levels apis so you can change basically anything on Firefox.

Installation

1. Copy `firefox` to firefox installation.
2. Copy `chrome` to profile folder.

Enable at about:config

* `qmod`
* `svg.context-properties.content.enabled`
* `toolkit.legacyUserProfileCustomizations.stylesheets`
* `gfx.vsync.force-disable-waitforvblank`
* `layers.acceleration.force-enabled`
* `gfx.webrender.all`

Some configs

ui.systemUsesDarkTheme = 1

Basic Files

  • userChrome.uc.css Modify Firefox user interface.

  • userContent.uc.css Modify all pages.

About

Bring back the old userChrome.js to newer Firefox, and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published