change color of back panel on the browserAction

This commit is contained in:
idk
2022-10-03 19:58:07 -04:00
parent b9e950d949
commit e09c9c2c33
13 changed files with 398 additions and 718 deletions

View File

@@ -71,4 +71,4 @@ if (browser.contextualIdentities === undefined) {
div.appendChild(row);
}
});
}
}