Tag

navigator API

3 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 19, 2025 · Information Security

How to Generate Reliable Browser Fingerprints with Navigator, Canvas, and WebGL

This article explains what browser fingerprinting is, outlines common techniques such as Navigator, Canvas, and WebGL fingerprints, and provides complete JavaScript examples that collect device information and generate stable hashes, helping developers understand and implement device‑unique identifiers for identity verification.

browser fingerprintingcanvas fingerprintjavascript
0 likes · 11 min read
How to Generate Reliable Browser Fingerprints with Navigator, Canvas, and WebGL
Code Mala Tang
Code Mala Tang
Sep 2, 2024 · Frontend Development

Unlock the Power of the Navigator API: 5 Essential Features Every JS Developer Needs

Explore the five most useful Navigator API features—online/offline detection, device info, geolocation, clipboard access, and permission management—complete with practical JavaScript code snippets, enabling developers to enhance web applications with richer browser capabilities.

Browser APIsWeb Developmentfrontend
0 likes · 4 min read
Unlock the Power of the Navigator API: 5 Essential Features Every JS Developer Needs