Add firefox bookmarks
This commit is contained in:
parent
a8bcd52152
commit
2ab5eb0b9b
4 changed files with 27 additions and 0 deletions
|
|
@ -96,6 +96,19 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "Social";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "WhatsApp";
|
||||
url = "https://web.whatsapp.com/";
|
||||
}
|
||||
{
|
||||
name = "Messager";
|
||||
url = "https://www.facebook.com/messages/";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue