Everything you need to track bugs
From a one-line embed to a full management dashboard, lilbuggr handles the entire feedback lifecycle.
Embeddable Bug Widget
A lightweight JavaScript widget that adds a floating report button to any website. Users click to open a form, describe their issue, and submit — no account required.
- ✓ One script tag to install
- ✓ Works with any framework or static site
- ✓ Light and dark themes via CSS variables
- ✓ Under 15 KB gzipped
Report a Bug
{
"browser": "Chrome 120",
"os": "macOS 14.2",
"page_url": "/dashboard/settings",
"screen_resolution": "1920x1080",
"console_errors": [
"TypeError: Cannot read property 'id' of null"
],
"screenshot": "data:image/png;base64,..."
}
Rich Metadata Capture
Every report automatically includes browser info, OS, page URL, viewport size, console errors, and an optional screenshot via html2canvas.
- ✓ Screenshot capture with html2canvas
- ✓ JS console error collection
- ✓ Browser, OS, and viewport detection
- ✓ Custom metadata via data attributes
Admin Dashboard
A React-powered dashboard for managing all your projects and reports. Filter, search, update statuses, and track resolution progress.
- ✓ Filter by status, priority, type, and date
- ✓ Full-text search across reports
- ✓ Internal notes for team coordination
- ✓ Multi-project management
POST https://hooks.slack.com/...
POST https://api.pagerduty.com/...
Webhooks & REST API
Push new reports to Slack, PagerDuty, or any URL. Build custom integrations with a full REST API covering all operations.
- ✓ Webhook delivery with retry & backoff
- ✓ Delivery logs with status codes
- ✓ RESTful API with JWT and API key auth
- ✓ Rate limiting with sliding window
Analytics Dashboard
Understand bug trends at a glance. See reports by type, status, and over time with built-in charts and summary cards.
- ✓ Reports by type (bug, feature, feedback)
- ✓ Reports by status over time
- ✓ Date range filtering
- ✓ Per-project analytics
42
Total
15
Open
20
Resolved
Ready to simplify bug reporting?
Get started in under a minute. Free forever for small projects.
Get Started Free