-
-
Save kzelda/45328701b9c487156b48705c137a446d to your computer and use it in GitHub Desktop.
Enable text selection
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name elbilad.net | |
// @namespace MyScripts | |
// @description Autoriser la sélection du text | |
// @include http://www.elbilad.net/* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== | |
$("#contenu *").css("-moz-user-select","text"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just want to share with you https://greasyfork.org/fr/scripts/26305-enable-text-selection-disabled-by-css