Install Browser Extensions
Installing the Omnivore browser extension is the best way to save pages
to Omnivore from your computer.
{!onboarding && (
Learn more about the browser extension ->
)}
{icons[browserValue]}
{browserValue}
}
>
{browserOptions.map((item, idx) => (
setBrowserValue(item)}>
{idx !== browserOptions.length - 1 && (
)}
))}
)
}