wavebox-user-scripts
wavebox-user-scripts copied to clipboard
Results
2
wavebox-user-scripts issues
Sort by
recently updated
recently updated
newest added
Not sure how to do a pull request, but I find this useful and not obvious... ``` /* Change Gmail background color */ .wl {background-color: hsla(40, 100%, 80%, 1) !important;}...
Hi, Can you give me any hint where to get started with developing own custom JS script? I tried to search for any object into which I can hook in...