Skip to content

Commit

Permalink
Update files/en-us/web/api/navigator/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
hamishwillee and Josh-Cena authored Sep 19, 2023
1 parent 4ca6c70 commit 492bcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/navigator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ _Doesn't inherit any properties._
- : Returns the build identifier of the browser. In modern browsers this property now returns a fixed timestamp as a privacy measure, e.g. `20181001000000` in Firefox 64 onwards.
- {{domxref("Navigator.contacts")}} {{ReadOnlyInline}} {{Experimental_Inline}}
- : Returns a {{domxref('ContactsManager')}} interface which allows users to select entries from their contact list and share limited details of the selected entries with a website or application.
- {{domxref("Navigator.globalPrivacyControl")}} {{ReadOnlyInline}}{{Non-standard_Inline}} {{Experimental_Inline}}
- {{domxref("Navigator.globalPrivacyControl")}} {{ReadOnlyInline}} {{Non-standard_Inline}} {{Experimental_Inline}}
- : Returns a boolean indicating a user's consent to their information being shared or sold.
- {{domxref("Navigator.securitypolicy")}} {{Non-standard_Inline}}
- : Returns an empty string. In Netscape 4.7x, returns "US & CA domestic policy" or "Export policy".
Expand Down

0 comments on commit 492bcbd

Please sign in to comment.