Skip to content

Firefox extension for reverse searching images on Google through the browser's context menu.

Notifications You must be signed in to change notification settings

Sukigu/search-by-image-on-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Search by Image on Google

This Firefox extension adds an option to the context menu when right-clicking images allowing the user to quickly reverse search for them on Google Images. It is very lightweight and does not require any permissions from the user. It also allows setting whether or not the browser will immediately switch to the newly-opened search tab.

Changelog

1.7 – 2022/11/17

  • Fixed image search URL so it works again after Google changes
  • Added Simplified Chinese and Italian translations

1.6 – 2019/01/18

  • Better compatibility with image URLs that contain query strings
  • The extension now respects the user's preference whether or not to open new tabs right after the current one

1.5.1 – 2018/11/11

  • Added Russian and Ukrainian translations

1.5 – 2018/11/10

  • Added Spanish translation
  • Added prompt to contribute with translations on the options page

1.4 – 2018/11/05

  • Fixed incorrect checkbox styling
  • Updated strings

1.3 – 2017/11/12

  • Options page is now correctly styled
  • Updated browser APIs to latest versions

1.2 – 2017/05/07

  • Added support for internationalization
  • Added European and Brazilian Portuguese translations

1.1 – 2017/05/06

  • Added a setting to toggle loading the search page in the background

1.0 – 2017/05/05

  • Initial release