web api instance property
WorkerNavigator: appCodeName property
Available in workers
The value of the WorkerNavigator.appCodeName property is
always "Mozilla", in any browser. This property is kept only for
compatibility purposes.
[!NOTE] Do not rely on this property to return a real product name. All browsers return
"Mozilla"as the value of this property.
Value
The string "Mozilla".
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.