Testing the core bookmark backend functionality
{
pageUrl: "/comics/magical-girl-kamiko/book-1/page-1",
pageTitle: "Page 1 Title",
seriesTitle: "Magical Girl Kamiko",
bookTitle: "Book 1",
timestamp: 1693497600000,
metadata: {
chapterTitle: "Chapter 1",
source: "manual-save"
}
} tmc_userdata - Userdata container (bookmarks are stored under `bookmarks.manual` and `bookmarks.auto`)tmc_manual_bookmark and tmc_auto_bookmark will be migrated on read/write.Open DevTools → Application → Local Storage to inspect the data