Compare commits
2 commits
edb1be4431
...
abba2cd4c3
Author | SHA1 | Date | |
---|---|---|---|
Evie Litherland-Smith | abba2cd4c3 | ||
Evie Litherland-Smith | f5f833ea97 |
|
@ -100,6 +100,7 @@
|
||||||
{
|
{
|
||||||
"name": "Work",
|
"name": "Work",
|
||||||
"bookmarks": [
|
"bookmarks": [
|
||||||
|
{ "name": "Nucleus", "url": "https://nucleus.ukaea.uk/" },
|
||||||
{
|
{
|
||||||
"name": "JET",
|
"name": "JET",
|
||||||
"bookmarks": [
|
"bookmarks": [
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
DisableSetDesktopBackground = true;
|
DisableSetDesktopBackground = true;
|
||||||
DisableSystemAddonUpdate = true;
|
DisableSystemAddonUpdate = true;
|
||||||
DisableTelemetry = true;
|
DisableTelemetry = true;
|
||||||
DisplayBookmarksToolbar = "always";
|
DisplayBookmarksToolbar = "newtab";
|
||||||
DisplayMenuBar = "default-off";
|
DisplayMenuBar = "default-off";
|
||||||
DontCheckDefaultBrowser = true;
|
DontCheckDefaultBrowser = true;
|
||||||
EnableTrackingProtection = {
|
EnableTrackingProtection = {
|
||||||
|
|
Reference in a new issue