Skip to content

Instantly share code, notes, and snippets.

@punamdahiya
Created May 5, 2021 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save punamdahiya/1e21107825b1fff5bebf697c420bce13 to your computer and use it in GitHub Desktop.
Save punamdahiya/1e21107825b1fff5bebf697c420bce13 to your computer and use it in GitHub Desktop.
[{ "id": "AW_PIN_AND_DEFAULT", "order": 0, "content": { "title": "Start by making Firefox a click away", "subtitle": "Fire Starts here", "help_text": { "text": "This will pin Firefox ", "position": "default" }, "primary_button": { "label": "Make Firefox My Primary Browser", "action": { "type": "PIN_AND_DEFAULT", "navigate": true, "waitForDefault": true } }, "secondary_button": { "label": { "string_id": "onboarding-multistage-set-default-secondary-button-label" }, "action": { "navigate": true } } } }, { "id": "AW_IMPORT_SETTINGS", "order": 1, "content": { "tiles": { "type": "topsites", "showTitles": true }, "title": { "string_id": "onboarding-multistage-import-header" }, "subtitle": { "string_id": "onboarding-multistage-import-subtitle" }, "help_text": { "text": { "string_id": "onboarding-import-sites-disclaimer" } }, "primary_button": { "label": { "string_id": "onboarding-multistage-import-primary-button-label" }, "action": { "type": "SHOW_MIGRATION_WIZARD", "navigate": true } }, "secondary_button": { "label": { "string_id": "onboarding-multistage-import-secondary-button-label" }, "action": { "navigate": true } } } }, { "id": "AW_CHOOSE_THEME", "order": 2, "content": {"tiles": { "data": [{ "label": { "string_id": "onboarding-multistage-theme-label-automatic" }, "theme": "automatic", "tooltip": { "string_id": "onboarding-multistage-theme-tooltip-automatic-2" }, "description": { "string_id": "onboarding-multistage-theme-description-automatic-2" } }, { "label": { "string_id": "onboarding-multistage-theme-label-light" }, "theme": "light", "tooltip": { "string_id": "onboarding-multistage-theme-tooltip-light-2" }, "description": { "string_id": "onboarding-multistage-theme-description-light" } }, { "label": { "string_id": "onboarding-multistage-theme-label-dark" }, "theme": "dark", "tooltip": { "string_id": "onboarding-multistage-theme-tooltip-dark-2" }, "description": { "string_id": "onboarding-multistage-theme-description-dark" } }, { "label": { "string_id": "onboarding-multistage-theme-label-alpenglow" }, "theme": "alpenglow", "tooltip": { "string_id": "onboarding-multistage-theme-tooltip-alpenglow-2" }, "description": { "string_id": "onboarding-multistage-theme-description-alpenglow" } }], "type": "theme", "action": { "theme": "<event>" } }, "title": { "string_id": "onboarding-multistage-theme-header" }, "subtitle": { "string_id": "onboarding-multistage-theme-subtitle" }, "primary_button": { "label": { "string_id": "onboarding-multistage-theme-primary-button-label2" }, "action": { "navigate": true } }, "secondary_button": { "label": { "string_id": "onboarding-multistage-theme-secondary-button-label" }, "action": { "theme": "automatic", "navigate": true } } } }, { "id": "AW_IMPORT_SETTINGS", "order": 3, "content": { "zap": true, "tiles": { "type": "topsites", "showTitles": true }, "title": { "string_id": "onboarding-multistage-import-header" }, "subtitle": { "string_id": "onboarding-multistage-import-subtitle" }, "help_text": { "text": { "string_id": "onboarding-import-sites-disclaimer" } }, "primary_button": { "label": { "string_id": "onboarding-multistage-import-primary-button-label" }, "action": { "type": "SHOW_MIGRATION_WIZARD", "navigate": true } }, "secondary_button": { "label": { "string_id": "onboarding-multistage-import-secondary-button-label" }, "action": { "navigate": true } } } }, { "id": "AW_CHOOSE_THEME", "order": 4, "content": { "zap": true, "title": { "string_id": "onboarding-multistage-theme-header" }, "subtitle": { "string_id": "onboarding-multistage-theme-subtitle" }, "primary_button": { "label": { "string_id": "onboarding-multistage-theme-primary-button-label2" }, "action": { "navigate": true } }, "secondary_button": { "label": { "string_id": "onboarding-multistage-theme-secondary-button-label" }, "action": { "theme": "automatic", "navigate": true } } } }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment