Bookmarks saved to json added

This commit is contained in:
2025-07-31 21:33:58 +12:00
parent 870c52b4a6
commit 0f93274d84
8 changed files with 356 additions and 43 deletions
+17 -1
View File
@@ -1 +1,17 @@
[]
[
{
"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"
}
]