Drag this button to your bookmarks bar to install:
Drag me in bookmarks barThis bookmarklet will:
<script> tag pointing to
https://poc.kailo.be/bubble.js
<head> elementIf you need the raw JavaScript code:
javascript:(function(){
if(document.getElementById('kailo-chat-script')){return;}
const s=document.createElement('script');
s.id='kailo-chat-script';
s.src='https://poc.kailo.be/bubble.js';
s.defer=true;
document.head.appendChild(s);
})();
javascript:(function(){if(document.getElementById('kailo-chat-script')){return;}const s=document.createElement('script');s.id='kailo-chat-script';s.src='https://poc.kailo.be/bubble.js';s.defer=true;document.head.appendChild(s);})();