Greasy Fork is available in English.

Search with google image fix

Search with google image again cause fuck google lens

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.1.3 18/06/2022

    - 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 menu
    invert = false > Right click open the second menu, CTRL + Right click open the default menu

  • v1.1.2.1 07/05/2022

    - Exclude instant gaming as the searchbox is completly unusable if the script runs

    If 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.

  • v1.1.2 16/04/2022

    - mutation observer for dynamicly loaded images

  • v1.1.1 01/04/2022

    - 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)

  • v1.1 01/04/2022

    - 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.

  • v1.0.1 31/03/2022

    - Change key to shift to fix the download image popup
    - Added check hostname for source of img

  • v1.0 30/03/2022

    -removed the useless cofee argument

  • v0.1 30/03/2022