Hello,
The script makes usage of general localStorage variable names like "uid" which can present a problem when using with different other plugins and scripts.
It's always a good practice to set those variable names with specific and almost a unique way to avoid clashing with other scripts, e.g. "profanityFilter_uid"