Closed gcb closed 6 years ago
It took me ages to figure that was a drop down!
Yes, the scope selector was bothering me exactly for this reason. This was fixed in 1.1.8 with the new scope selector as suggested in https://github.com/gorhill/uMatrix/issues/821#issuecomment-345740820.
This will show a down arrow on the popup's scope dropdown. It took me ages to figure that was a drop down!
The css selector is hacky and specialized because that was the only dropdown i found. If there are others, let me know and i will try to create a more generic selector that can be added to any element's class list. Treated this one specially because the scope element is pretty special already.