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

@@ -98,4 +98,4 @@ fetch("http://127.0.0.1:7657/jsonrpc/")
.catch((error) => {
var toopieLinks = document.querySelectorAll(".window-visit-toopie");
hide(toopieLinks);
});
});