Ulasan untuk Selection Disabler
Selection Disabler oleh 3DIndian
1 ulasan
- Diberi peringkat 4 dari 5oleh adv_user, 3 tahun yang laluIt's nice, but unnecessary blocks input fields and can be replaced by a single line in uBlock (or any other CSS injector addon):
*##:not(input):not(textarea):style(-moz-user-select: -moz-none!important;)