logo hsb.horse
← Back to tag index

Tags

#browser

Blog posts, snippets, and glossary entries related to "browser", gathered in one place.

Entries 2
  1. Snippets
    File System API Permission Check

    Function to check and request permissions for browser File System API. Supports both read-only and read-write modes.

  2. Blog
    Notes on failed attempts to retrieve WOFF files from Google Fonts in browser

    A record of trial and error trying to obtain ttf/otf/woff files from Google Fonts on the client side and use them with @vercel/satori. Sorted out User-Agent header limitations and woff2 non-compatibility issues.