Skip to content

Is it possible to load userContent.css with PWAs? #105

Closed Answered by filips123
AlbusPercivalDumbledore asked this question in Q&A
Discussion options

You must be logged in to vote

PWA profiles are in

  • Windows: %APPDATA%\FirefoxPWA\profiles\
  • Linux: $XDG_DATA_HOME/firefoxpwa/profiles/ or $HOME/.local/share/firefoxpwa/profiles/
  • macOS: $HOME/Library/Application Support/firefoxpwa/profiles/

The default profile is 00000000000000000000000000, other profiles will also have similar identifiers. To access about:config to enable CSS modifications, you can press F6 inside a PWA and then enter about:config.

userChrome.css may also work, but it may also conflict with some other modifications done by PWAsForFirefox itself.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by AlbusPercivalDumbledore
Comment options

You must be logged in to vote
7 replies
@filips123
Comment options

@AlbusPercivalDumbledore
Comment options

@filips123
Comment options

@filips123
Comment options

@AlbusPercivalDumbledore
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants