1 repository
Moving data between different browser installations on the same machine using shared components.
Distinct from Cross-Browser Sync: Existing candidates focus on bookmark syncing or extension sync via cloud/native APIs, not tracking data movement via shared plugins.
Explore 1 awesome GitHub repository matching web development · Cross-Browser Synchronization. Refine with filters or upvote what's useful.
Evercookie is a JavaScript tracking script designed for persistent user identification. It implements a system that mirrors unique identifiers across multiple browser storage mechanisms to maintain tracking after a user clears their browser history. The tool ensures data persistence by synchronizing identifiers across cookies, local storage, and legacy plugin caches. It uses automatic storage regeneration to refill empty storage slots from surviving sources and employs a majority-vote selection process to determine the correct identifier when retrieving data. The project also includes capabi
Uses shared system-level components or plugins to synchronize tracking data between different installed web browsers.