Skip to content

Hide "helpful" tools on selected text on Educause by ipsum

Details

Authoripsum

LicenseNo License

Categoryeducause.edu

Created

Updated

Size335 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide the "helpful" Listen, Dictionary, and Translate that pop up when you select text on educause.edu

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           educause.edu - Jun 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Get rid of the "helpful" popup when you select text on educause.edu
@author         lmanes
==/UserStyle== */

@-moz-document domain("educause.edu") {
    .rspopup { display: none !important; }

}

Reviews

No reviews yet.