Disabling Reddit Hover Tooltip User Avatars
Reddit, a popular social news aggregation and discussion platform, allows users to share content and engage in conversations through comments and posts. One feature of Reddit is the hover avatars for users on the left edge of comments. However, some users find this feature annoying as it displays a tooltip that can obstruct the content and disrupt the reading experience.
Why disable Reddit hover tooltip user avatars?
The main reason users want to disable the hover tooltip user avatars is to improve readability and focus on the content. The tooltip can be distracting and may cause difficulties when trying to read through comments. Additionally, users may prefer a cleaner layout without the avatars, as they can take up valuable screen space.
Methods to disable Reddit hover tooltip user avatars
There are several ways to disable Reddit hover tooltip user avatars, depending on the device and browser being used:
-
Using browser extensions: There are browser extensions available for popular browsers such as Chrome, Firefox, and Edge that can disable the hover avatars. Some popular extensions include Reddit Enhancement Suite (RES), Reddit Toolbox, and Reddit Hover Free.
-
Using user scripts: User scripts, such as Greasemonkey or Tampermonkey, can be installed to modify the behavior of websites. There are user scripts available that disable the hover avatars, like Reddit Disable User Hovercards.
-
Using Reddit preferences: Reddit's preferences can be adjusted to disable the hover avatars. However, this option is not available natively and requires modifying the user stylesheet. This can be done by going to
Preferences > User Settings > Appearanceand adding the following CSS code:.user.hovercard-parent { pointer-events: none; }
Disabling Reddit hover tooltip user avatars can significantly improve the reading experience and reduce distractions. There are multiple methods available to achieve this, including browser extensions, user scripts, and modifying Reddit's user stylesheet. Users can choose the method that best suits their needs and preferences.
References
- Reddit Enhancement Suite (RES): https://redditenhancementsuite.com/
- Reddit Toolbox: https://reddittoolbox.com/
- Reddit Hover Free: https://chrome.google.com/webstore/detail/reddit-hover-free/gmhjgjcjgfjifcifgpmkbmcafifpjifm
- Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
- Tampermonkey: https://www.tampermonkey.net/
- Reddit Disable User Hovercards: https://greasyfork.org/en/scripts/383834-reddit-disable-user-hovercards