Compare commits
No commits in common. "abba2cd4c3473de1ec141c269ddd78f83c24ea00" and "edb1be44319dab1bf96c078c3221ee0c8f90f70f" have entirely different histories.
abba2cd4c3
...
edb1be4431
|
@ -100,7 +100,6 @@
|
||||||
{
|
{
|
||||||
"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 = "newtab";
|
DisplayBookmarksToolbar = "always";
|
||||||
DisplayMenuBar = "default-off";
|
DisplayMenuBar = "default-off";
|
||||||
DontCheckDefaultBrowser = true;
|
DontCheckDefaultBrowser = true;
|
||||||
EnableTrackingProtection = {
|
EnableTrackingProtection = {
|
||||||
|
|
Reference in a new issue