mirror of
https://github.com/aljazceru/reveye.git
synced 2025-12-18 20:54:19 +01:00
fix Yandex url
This commit is contained in:
@@ -15,6 +15,7 @@ Development version: [Download the source from GitHub](https://github.com/steven
|
||||
|
||||
Changes
|
||||
-------
|
||||
- v1.4.8 (2020-11-24): Fix Yandex search url.
|
||||
- v1.4.4 (2015-05-20): Re-included Yandex and Baidu search.
|
||||
- v1.4.3 (2015-05-19): Included Bing image match.
|
||||
- v1.4 (20130628): Performed security changes and updated manifest to v2. Removed Yandex, Baidu, Cydral.
|
||||
@@ -28,7 +29,7 @@ Changes
|
||||
|
||||
Author
|
||||
------
|
||||
Copyright (c) 2011-2015 Steven Van Vaerenbergh
|
||||
Copyright (c) 2011-2020 Steven Van Vaerenbergh
|
||||
|
||||
|
||||
License
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "RevEye Reverse Image Search",
|
||||
"author": "Steven Van Vaerenbergh",
|
||||
"description": "Perform a search by image. Choose between the image search engines Google, Bing, Yandex, TinEye and Baidu.",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8",
|
||||
"manifest_version": 2,
|
||||
"background": {
|
||||
"page": "reveye.html"
|
||||
|
||||
Reference in New Issue
Block a user