Widgets

Looking for a way to get a piece of Chomp on your blog or website? It’s simple with the Chomp widget. Just copy the code in our widget generator below and paste it in your site where you would like the widget to appear.

Generate your widget code

A preview of your widget will be placed here when you click the Preview button below.
px
px

Want to see what else the widget can look like? Check out some examples.

Just the code

If you don’t want to use the widget code generator, you can just copy and paste this code instead.

Just include this Javascript on your site where you would like your widget, and replace [USERNAME] with your username.

<script type="text/javascript" src="http://chompapps.com/js/widget.js"></script> <script type="text/javascript"> new ChompWidget({    username: '[USERNAME]' }).render(); </script>