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,44 +265,76 @@ function _getSingleAppStatus(aData){
\ No newline at end of file