fix Yandex url

This commit is contained in:
Steven
2020-11-24 01:17:30 +01:00
parent 588c7144c2
commit dfad1924d6
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ Development version: [Download the source from GitHub](https://github.com/steven
Changes 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.4 (2015-05-20): Re-included Yandex and Baidu search.
- v1.4.3 (2015-05-19): Included Bing image match. - 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. - v1.4 (20130628): Performed security changes and updated manifest to v2. Removed Yandex, Baidu, Cydral.
@@ -28,7 +29,7 @@ Changes
Author Author
------ ------
Copyright (c) 2011-2015 Steven Van Vaerenbergh Copyright (c) 2011-2020 Steven Van Vaerenbergh
License License

View File

@@ -2,7 +2,7 @@
"name": "RevEye Reverse Image Search", "name": "RevEye Reverse Image Search",
"author": "Steven Van Vaerenbergh", "author": "Steven Van Vaerenbergh",
"description": "Perform a search by image. Choose between the image search engines Google, Bing, Yandex, TinEye and Baidu.", "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, "manifest_version": 2,
"background": { "background": {
"page": "reveye.html" "page": "reveye.html"