This userscript filters languages and shows country flags on Google Translate.
See also: Wiktionary: Filter & Flags
-
This is a userscript. To use it you'll first need one of the following browser extensions:
Tampermonkey Greasemonkey Violentmonkey Userscripts Link (Beta) - Link (Beta) Link Link Link Link (Beta) - Link Link - - Link Link - -
- Then install this script from one of the following links:
- GitHub (Recommended)
- Greasy Fork
You can configure the settings by clicking the 'Settings' button under 'Google Translate: Filter & Flags' in your userscript manager.
Setting | Description | Default |
---|---|---|
Show flags | Show country flags next to languages | on |
Filter languages | Show only the specified languages | on |
Languages shown | The languages to show, as ISO 639-1 language codes, separated by commas | ar,de,el,en,eo,es,fi,fr,it,ja,ko,la,no,pt,ru,sv,zh-CN |
- The flags used are from circle-flags
- The settings interface uses GM_config by sizzlemctwizzle