Woundorf / foxreplace

Replace text in webpages
https://addons.mozilla.org/firefox/addon/foxreplace/
GNU General Public License v3.0
90 stars 22 forks source link

Fixed bug with clearing search bar without clear button not reenabling control buttons #322

Closed dcunhas closed 3 years ago

dcunhas commented 3 years ago

I noticed a small bug with the code I had pushed last time with disabling the control buttons if the user was searching. It did not reenable them if the user cleared the search bar without using the button. I fixed that here.