Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 1.41 KB

File metadata and controls

21 lines (12 loc) · 1.41 KB

no_downvote_display

Moving to Codeberg

Note: I'm migrating to Codeberg. The canonical repo for no-downvote-display is now here, please update your remotes: https://codeberg.org/DrewNaylor/no-downvote-display

Rest of the readme

Hides downvotes in Disqus. Currently available as a WebExtension for Firefox and Chrome. The Chrome version should also be installable in Vivaldi, Opera, and Chromium Edge if installing extensions from the Chrome Web Store is allowed. Both Firefox for Android and desktop Firefox support the Firefox version.

Screenshot for what it does:

Long description: Hides the number of downvotes comments have in Disqus. May need to refresh any tabs with Disqus comments that were opened before installing the extension.

Project not to be confused with Disqus-Downvote-Display.

This project is available under the MIT license since it's so simple.

Some stuff was based on the manifest.json for disqus-auto-expand to make sure that the Disqus embedded comment section would have the CSS applied to it, that being setting the downvote count to be hidden.