Add few more bookmarks
This commit is contained in:
parent
03ad42556d
commit
b760b41b09
2 changed files with 15 additions and 3 deletions
|
|
@ -10,8 +10,12 @@
|
||||||
url = "https://link.nas.yanlincs.com";
|
url = "https://link.nas.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "RSS";
|
name = "Perplexity";
|
||||||
url = "https://rss.nas.yanlincs.com";
|
url = "https://www.perplexity.ai/";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Claude";
|
||||||
|
url = "https://claude.ai";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Overleaf";
|
name = "Overleaf";
|
||||||
|
|
@ -46,6 +50,10 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "RSS";
|
||||||
|
url = "https://rss.nas.yanlincs.com";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "My Home";
|
name = "My Home";
|
||||||
url = "https://home.nas.yanlincs.com/lovelace/0";
|
url = "https://home.nas.yanlincs.com/lovelace/0";
|
||||||
|
|
|
||||||
|
|
@ -127,6 +127,10 @@
|
||||||
"extensions.formautofill.addresses.enabled" = false;
|
"extensions.formautofill.addresses.enabled" = false;
|
||||||
"extensions.formautofill.creditCards.enabled" = false;
|
"extensions.formautofill.creditCards.enabled" = false;
|
||||||
"extensions.formautofill.heuristics.enabled" = false;
|
"extensions.formautofill.heuristics.enabled" = false;
|
||||||
|
|
||||||
|
# Hide UI elements
|
||||||
|
"browser.tabs.firefox-view" = false;
|
||||||
|
"identity.fxaccounts.enabled" = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue