Add search for Google Translate
This commit is contained in:
parent
ad002e5761
commit
d2ceb7c51e
@ -207,6 +207,7 @@ const CONFIG = {
|
||||
name: 'Translate',
|
||||
key: 'tr',
|
||||
url: 'https://translate.google.com/',
|
||||
search: '/#view=home&op=translate&sl=auto&tl=en&text={}',
|
||||
color: '#1a73e8',
|
||||
icon: 'translate',
|
||||
quickLaunch: false,
|
||||
@ -306,4 +307,4 @@ const CONFIG = {
|
||||
* File extension for icon images
|
||||
*/
|
||||
iconExtension: 'png'
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user