added support of multiple instances
Compare changes
+ 73
− 38
@@ -24,7 +24,7 @@ const OUT_ID_MAIN='header-section';
@@ -48,8 +48,8 @@ var AM_TAGLIST={};
@@ -119,6 +119,7 @@ function _2digits(i){
@@ -156,7 +157,7 @@ function _renderTaglist(aData){
@@ -187,9 +188,11 @@ function _getAllAppsStatus(aAllData){
@@ -262,19 +265,30 @@ function _getSingleAppStatus(aData){
@@ -285,7 +299,7 @@ var oUbdTag=new ubd(
@@ -296,10 +310,31 @@ var oUbdApps=new ubd(
\ No newline at end of file