- Add old Google image search as an option (might not work for everyone)
- Add advanced options per search engine:
- Do not encode image URL
- Strip protocol from image URL
- Fix dependent checkboxes not reacting to changes
- Fix browser check
- Port to TypeScript
- Make it work in Firefox again, including custom icons
- Various bugfixes
- Replace Google Image Search with Google Lens because Google removed the old reverse search. This will also apply to current users.
- Add Content-Security-Policy for options page
- Select new search engine by default
- Add option to show 'Open All' as the first item
- Complete rewrite with Manifest v3 and Svelte framework with a slightly updated UI
- Search engines can be reordered
- Option to hide "Open all"
- Option to not create a submenu, but always search in all engines
- Dropped custom icons, will be re-integrated when Firefox supports Manifest v3
- Fix saving options
- Fix checkboxes
- Update to Bootstrap v4.0.0 Stable to comply with Mozilla's AMO rules
- Replace Google Image Search with Google Lens because Google removed the old reverse search. This will also apply to current users.
- Add an option to open all providers by default (thanks Delgan)
- Support tab relationship for Tree Style Tab
- Text fixes
- Swedish, French, Portugese, Japanese and Spanish translation - thanks to bjrnbrg, xerta555, rafaelndev, ScratchBuild and tmc81
- Added Turkish language
- Bugfixes
- adress Mozilla's complaints
- Updated Simplifed Chinese
- If multiple search engines are selected, a new entry "Open All" will be shown, which opens all search engines.
- Custom icon
- Updated German translation
- Updated README
- Critical bug fixes
- Fix context menu not working
- Fix empty storage check
- Fix TinEye search
- Multiple search engines can be added and named
- Add simplified Chinese
- Icons in context menu (only Firefox >= 56)
- More than one search engine can be selected now
- Bugfixes
- Correct capitalization of the addon name
- Add SauceNAO and IQDB
- Bugfix if CSE has no %s in URL
- Updated Chrome port
- possible to add custom search engine
- Complete rewrite (Firefox-only for now)
- Support more search engines
- Vastly improved settings page
- Tab behaviour can be changed (open left/right to the current tab or at the end)
- Localize everything (needed to drop polish language, sorry!)
- Settings should now be synced with the Firefox profile
- Open image search page in the tab next to the current tab
- added option to open results page in new tab
- added polish language - thanks to wmq21 for the translation
- Extension added to Opera Store
- Removed redundant "if"
- Added comments and gitignore
- Initial release