Modal-style card asking for a browser permission with domain line and Block / Allow buttons.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser9 } from "@/components/beste/piece/browser9";
<Browser9
domain="beste.co"
message="wants to send you notifications"
/>