Remove Firefox policy/autoconfig
All checks were successful
basementhud/pipeline/head This commit looks good
All checks were successful
basementhud/pipeline/head This commit looks good
This seems to be interfering with Marionette?
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
pref("general.config.filename", "firefox.cfg");
|
||||
pref("general.config.obscure_value", 0);
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"policies": {
|
||||
"BlockAboutConfig": true,
|
||||
"Extensions": {
|
||||
"Install": [
|
||||
"https://addons.mozilla.org/firefox/downloads/file/1105247/auto_fullscreen-1.0.0.2-fx.xpi"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
// Load preferences from remote
|
||||
pref("autoadmin.global_config_url","http://rosalina.pyrocufflink.blue/~dustin/autoconfigfile.js");
|
||||
Reference in New Issue
Block a user