Greasy Fork is available in English.
Save and restore video playback time using Firestore
🎥 How to Use the Video Time Tracker (Firestore) Script
This Tampermonkey userscript automatically saves and restores your video playback time using Firestore, ensuring you never lose your progress while watching videos online. It works on YouTube and other websites that contain HTML5 video elements.
It can sync between many devices, browsers by using Google Firestore
Note: you have to establish your firestore database and paste your link to const FIRESTORE_URL = "PASTE YOUR FIRESTORE LINK" in this usersript.