@ -17,4 +17,6 @@ function updateBadge(e) {
}
var originalTitle = document.title;
setInterval(checkUnread, 3000);
```
Once you finish writing and testing your code, it will be a great practice to minify it before pasting it into the Dialog Box into Rambox. To minify it, you can use [JSCompress](http://jscompress.com/).