Variable defaultSettingsConst

defaultSettings: {
    addonEmbeds: true;
    apiUrl: string;
    autoApplyQuickCss: false;
    badges: true;
    experiments: false;
    reactDevTools: false;
    showWelcomeNoticeOnOpen: true;
} = ...

Type declaration

  • addonEmbeds: true
  • apiUrl: string
  • autoApplyQuickCss: false
  • badges: true
  • experiments: false
  • reactDevTools: false
  • showWelcomeNoticeOnOpen: true

Generated using TypeDoc