mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
set the Firefox user agent to PlayStation 5
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
order = [ "Google" ];
|
||||
};
|
||||
settings = {
|
||||
# Makes Firefox use the PlayStation 5 user agent
|
||||
"general.useragent.override" = "Mozilla/5.0 (PlayStation; PlayStation 5/10.01) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15,gzip(gfe),gzip(gfe)";
|
||||
|
||||
# SECTION: FASTFOX
|
||||
# GENERAL
|
||||
"content.notify.interval" = 100000;
|
||||
|
||||
Reference in New Issue
Block a user