Search with google image fix

Search with google image again cause fuck google lens

These are versions of this script where the code was updated. Show all versions.

  • v1.1.3 2022-06-18

    - 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 2022-05-07

    - 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 2022-04-16

    - mutation observer for dynamicly loaded images

  • v1.1.1 2022-04-01

    - 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 2022-04-01

    - 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 2022-03-31

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

  • v1.0 2022-03-30

    -removed the useless cofee argument

  • v0.1 2022-03-30