Remove Firefox policy/autoconfig
basementhud/pipeline/head This commit looks good
Details
basementhud/pipeline/head This commit looks good
Details
This seems to be interfering with Marionette?pull/1/head
parent
d6139d4884
commit
d22ad7da6e
|
@ -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");
|
Loading…
Reference in New Issue