Search with google image again cause fuck google lens
Versión del día 07/05/2022. Echa un vistazo a la versión más reciente.
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
- Google closed search by image so now only google lens is possible. I leave this script as it can be useful on firefox.
- Added invert variable in code only for now. By default it's true: Press CTRL + Right Click to open the search with google. invert = true > Right click is default, CTRL + Right click open the second menuinvert = false > Right click open the second menu, CTRL + Right click open the default menu
- Exclude instant gaming as the searchbox is completly unusable if the script runsIf this kind of issue happens on other website i'll find a better way to deal with this rather than excluding a website. Instant gaming is fairly not that known yet.
- mutation observer for dynamicly loaded images
- Redesigned the workflow, now just right click on any img and you will get the menu, cancel the custom menu holding ctrl before right clicking.- Doesn't work yet with all images (images loaded after clicking on something for example). Coming soon tm.(missing stuff from previous commit)
- Redesigned the workflow, now just right click on any img and you will get the menu, cancel the custom menu holding ctrl before right clicking.- Doesn't work yet with all images (images loaded after clicking on something for example). Coming soon tm.
- Change key to shift to fix the download image popup- Added check hostname for source of img
-removed the useless cofee argument