Files
NebulaBrowser/bookmarks.json
T
2025-07-31 21:33:58 +12:00

17 lines
272 B
JSON

[
{
"title": "Google",
"url": "https://www.google.com",
"icon": "search"
},
{
"title": "GitHub",
"url": "https://github.com",
"icon": "code"
},
{
"title": "YouTube",
"url": "https://www.youtube.com",
"icon": "play_arrow"
}
]