bijij / ViewImage

Extension to re-implement the "View Image" and "Search by image" buttons into google images.
MIT License
780 stars 106 forks source link

Only works with default options set #214

Closed quamin closed 3 years ago

quamin commented 4 years ago

I can only get this to work with default options set, changing text or hiding referer/global image and button does not show.

needforsuv commented 4 years ago
        case VERSIONS.OCT19:
            viewImageButton.querySelector('.XeEBj.AJkoub').remove();
            break;

can confirm in chrome

content-script.js:191 Uncaught TypeError: Cannot read property 'remove' of null

bijij commented 3 years ago

Fixed with next version.