Отзывы на Selection Disabler
Selection Disabler от 3DIndian
1 отзыв
- Оценено на 4 из 5от adv_user, 4 года назадIt'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;)
