Skip to content
For the kakalbrothers.in web team

Add Noor to kakalbrothers.in

Noor is a floating voice + chat assistant. Adding her to your live website takes one line of code — no plugins, no backend, no cost to host. She appears as a "Talk to Noor" button in the corner of every page.

● This page is live-running the widget — look bottom-right

1 · The one-line snippet

Paste this just before the closing </body> tag on kakalbrothers.in:

<!-- Noor voice assistant -->
<script src="https://azizsaif.com/kakalbrothers/voice-bot/embed.js" defer></script>
That's it. The widget loads asynchronously (defer), so it never slows your page down. It injects its own styles in a scoped .kbn- namespace, so it won't clash with your site's CSS.

2 · Where to paste it, by platform

Plain HTML site

Open each page (or your shared footer/template) and paste the snippet before </body>.

WordPress

Appearance → Theme File Editor → footer.php, before </body>. Or use a "Insert Headers and Footers" plugin → Footer box.

Wix

Settings → Custom Code → + Add Custom Code → paste snippet, place in Body – end, apply to All pages.

Shopify

Online Store → Themes → Edit code → theme.liquid, paste before </body>.

Google Tag Manager

New Tag → Custom HTML → paste the snippet → trigger All Pages → publish.

Squarespace / others

Settings → Advanced → Code Injection → Footer, paste the snippet.

3 · What Noor does

Want it self-hosted? You can also download embed.js, host it on your own server, and point the snippet's src there — useful if you'd rather not depend on an external domain.

4 · Preview the full pages

© 2026 Kakal Brothers · Mumbai · Noor voice assistant Contact WhatsApp +91 98202 48166
Widget is live on this page →