You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Color That Site!
Hello,
It throws an error about SidebarUI undefined in ff-overlay.js line 145. I think you need something like `typeof SidebarUI !== 'undefined'` to actually check if the variable exists. (There may be other problems, I didn't check if it fixes the problem or there are others).