Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
/ devtools-settings Public archive

Static implementation of a new design for the Firefox DevTools settings page.

License

Notifications You must be signed in to change notification settings

fvsch/devtools-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML mockup for the Firefox DevTools settings page

See online at https://fx-devtools-settings.netlify.app/

Running locally

Clone this repository, and run with:

npm install && npm run dev

Copyright

See LICENSE.

This work builds upon designs and code from the Mozilla Firefox codebase, licensed under the Mozilla Public License, v. 2.0.

Similarly, all new additions are licensed under the same license.