Rick A. said: In that case I don't know how. You may be able to use a Stylus script to eliminate them, but you'll have to wait for someone that knows more than I do about Stylus to help with that. Here you go: @-moz-document regexp("<a href="https://app.roll20.*.net/editor/.*" rel="nofollow">https://app.roll20.*.net/editor/.*</a>") {
/* Hide Player Avatars */
#playerzone #avatarContainer .player { display: none; }
} FYI I don't remove them completely, but I do shrink them down, stack them vertically, and move them out of the way as much as possible: <a href="https://app.roll20.net/forum/post/10802054/show-off-your-style-4-a-new-hope/?pageforid=10802071#post-10802071" rel="nofollow">https://app.roll20.net/forum/post/10802054/show-off-your-style-4-a-new-hope/?pageforid=10802071#post-10802071</a>