diff --git a/more/more.html b/more/more.html
index 05c0e6b..dcca14b 100644
--- a/more/more.html
+++ b/more/more.html
@@ -62,6 +62,7 @@
alert(message);
//update the buttons
buttonList.forEach(function(item){
+ alert(item.url);
var btn = "";
if(message.indexOf(item.url) != -1){
//Means already running