🔗 Flow Bookmarklet Generator

Generate a secure bookmarklet using Vercel environment variables

Usage

  1. Define the environment variables in Vercel:
    • NEXT_PUBLIC_SUPABASE_URL
    • NEXT_PUBLIC_SUPABASE_KEY
    • BUCKET_NAME
  2. Click the button below
  3. Add the generated bookmarklet to your bookmarks
💡 Note: The Supabase key is stored in Vercel environment variables and injected during bookmarklet generation. The key is visible in the bookmarklet, but it is safe when using the anon/public key only.