Simple, Multipurpose Open Source Pop-in Messages for marketers, freelancers and hobbyists.
<script src="https://cdn.jsdelivr.net/npm/poppyjs"></script>
<script>
let pop = new Poppy({
title: {
text: "Hello"
},
coverImage: "IMAGE_URL"
});
pop.show();
</script>
Fully customizable
With Call-to-action
Grab focus on images
Convey messages with text
Poppy is fully open-source (on GitHub), which means you don't have to pay me to use it. 🥳