--- feature_name: Web NFC chrome_version: 89 feature_id: 6261030015467520 check_min_version: true ---

Background

Web NFC aims to provide sites the ability to read and write to NFC tags when they are brought in close proximity to the user’s device (usually 5-10 cm, 2-4 inches). The current scope is limited to NDEF, a lightweight binary message format. Low-level I/O operations (e.g. ISO-DEP, NFC-A/B, NFC-F) and Host-based Card Emulation (HCE) are not supported within the current scope.

{% include output_helper.html initial_output_content=initial_output_content %} {% include js_snippet.html filename='index.js' %}