你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/442371-search-with-google-image-fix/versions,源站連結 點此以跳轉。
Search with google image again cause fuck google lens
这些是此脚本变更过代码的版本。 显示所有版本。
- 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