devunt / make-gis-great-again

This web extension adds back "View Image" button to Google Image Search results.
MIT License
768 stars 54 forks source link

Fix script not working because of css class change. #66

Closed Skinner927 closed 6 years ago

Skinner927 commented 6 years ago

When creating a new button, we no longer change the inner text by selecting a class, we'll instead find the span by position.

This closes multiple issues (to name a few): #65 #64 #62