OD-Report

Embeddable bug-reporting widget — click any element, annotate, submit to GitHub Issues.

Embed

Add this <script> tag to your HTML, ideally before </body>:

<script
  src="https://feedback.one-dot.io/loader.js"
  data-api-url="https://feedback.one-dot.io"
  defer
></script>

Attributes

When does the widget load?

The script tag is safe to include in production. On every page load it checks:

If neither condition is met, loader.js exits immediately — the widget bundle is never downloaded, no DOM changes occur, and no API requests are made. You can ship the same build to production and staging; the widget only appears where you want it.