A copy of navigator.userAgentData.getHighEntropyValues() from the background script
of the extension, so it's not affected by devtools of the web page tab.
Not present in browsers that don't implement this API.
Type declaration
brand: string
version: string
Since
VM2.27.0
Optionalmobile
mobile?:boolean
A copy of navigator.userAgentData.mobile from the background script of the extension,
so it's not affected by devtools of the web page tab.
Not present in browsers that don't implement this API.
A copy of
navigator.userAgentData.getHighEntropyValues()
from the background script of the extension, so it's not affected by devtools of the web page tab. Not present in browsers that don't implement this API.