Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ToS - Web Alt for Displaying Firefox Privacy Notice in Install Path #15872

Open
12 tasks done
MaciekPluta opened this issue Jan 15, 2025 · 1 comment
Open
12 tasks done
Assignees

Comments

@MaciekPluta
Copy link
Collaborator

MaciekPluta commented Jan 15, 2025

Description


Context:

As a part of our upcoming Terms of Service changes, we need to display our privacy notice inside of our onboarding. The plan is to load the updated policy that will live at www.mozilla.org/en-US/privacy/firefox/

Requirements

  • Remove unnecessary elements
  • Header/Nav and Footer removed
  • Sidenav removed.
  • We should only display the text available at /privacy/firefox. No need for a user to navigate anywhere else.

CSS adjustments

  • Use Firefox font stack (Inter, Metropolis)
  • Text is full width
  • General padding of ~16-20px for the page
  • Font sizes adjusted Headers should be bumped down. Guidance is they shouldn’t exceed the size of the Modal header.

Works in multiple viewport sizes

  • Desktop will load in a 460px wide viewport
  • Displays well in mobile viewport sizes

Alternate view loads when URL parameter is provided

  • Loaded when parameter is provided
  • Parameter is v=product

Brief link - includes a rough mock up

https://docs.google.com/document/d/1keu3B_-pPELy7X1jvbipnRqd7TZ98ueqIrC8dK-poyY/edit?tab=t.0

URL

The URL is http://www.mozilla.org/privacy/firefox/
URL param: v=product

@alexgibson
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

2 participants