XenoLeo – Leo Recherche

Lookup words in the Leo Online Dictionary

Co je XenoLeo – Leo Recherche?

XenoLeo – Leo Recherche je rozšíření Chrome vyvinuté X A, a jeho hlavní funkcí je „Lookup words in the Leo Online Dictionary“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření XenoLeo – Leo Recherche

Stáhněte si soubory rozšíření XenoLeo – Leo Recherche ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Type ”lx“ into the address field followed by a space separated optional language code defining the Leo dictionary you want to refer to and the phrase you want to look up.

For example type: »» lx ru Löwe «« too lookup the Russian translation of the German word ”Löwe“ (lion).

★ Please note, that Leo.org only provides German to/from Another-Language dictionaries. In other words, one language of a language pair always will be German. ★                    

Základní Informace o Rozšíření

Název XenoLeo – Leo Recherche XenoLeo – Leo Recherche
ID jjaibfclllfmagdgakmmofobhepbmglo
Oficiální URL https://chromewebstore.google.com/detail/leo-recherche/jjaibfclllfmagdgakmmofobhepbmglo?hl=en
Popis Lookup words in the Leo Online Dictionary
Velikost souboru 81.76 KB
Počet instalací 21
Aktuální Verze 2.0.2014.922
Poslední Aktualizace 2017-07-14
Datum Vydání 2017-07-14
Vývojář X A
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://xaxa.vivaldi.net/webext-info
Podporované Jazyky de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "2.0.2014.922",
    "description": "__MSG_extDescr__",
    "author": "XA",
    "homepage_url": "http:\/\/my.opera.com\/XAntares\/",
    "options_page": "options.html",
    "default_locale": "de",
    "icons": {
        "128": "icons\/icon-128x128.png",
        "48": "icons\/icon-48x48.png",
        "19": "icons\/icon-19x19.png",
        "16": "icons\/icon-16x16.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "omnibox": {
        "keyword": "lx"
    },
    "offline_enabled": false,
    "permissions": [
        "contextMenus",
        "http:\/\/dict.leo.org\/dictQuery\/*"
    ]
}