Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/larygwil/ff-src-part

Part of Firefox source code (unofficial), for userChrome css / js programmers and user customizers to explore
https://github.com/larygwil/ff-src-part

css cutomize firefox userchrome

Last synced: about 2 months ago
JSON representation

Part of Firefox source code (unofficial), for userChrome css / js programmers and user customizers to explore

Awesome Lists containing this project

README

        

# Firefox src part
Firefox's full source code is large. Here is part of it, which is <100MiB.

Here, HTML/JS/CSS, XUL/XPCOM, Glue, Interface code are included. Most C/C++ code removed.

For userChrome coders, .uc.css, .uc.js, customizers to explore.

## Related links

- [We still have Firefox userChrome JS script in the 2020s (introduction, tutorial, resources)](https://garywill.github.io/enblog/post/ucjs/)
- [A list of useful Firefox .uc.js scripts made by me](https://garywill.github.io/#Firefox-userChrome-CSS-or-JS)