XenoLeo – Leo Recherche

Lookup words in the Leo Online Dictionary

XenoLeo – Leo Recherche क्या है?

XenoLeo – Leo Recherche X A द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Lookup words in the Leo Online Dictionary"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में XenoLeo – Leo Recherche एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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. ★                    

एक्सटेंशन की मूल जानकारी

नाम XenoLeo – Leo Recherche XenoLeo – Leo Recherche
ID jjaibfclllfmagdgakmmofobhepbmglo
आधिकारिक URL https://chromewebstore.google.com/detail/leo-recherche/jjaibfclllfmagdgakmmofobhepbmglo?hl=en
विवरण Lookup words in the Leo Online Dictionary
फ़ाइल का आकार 81.76 KB
स्थापना संख्या 21
वर्तमान संस्करण 2.0.2014.922
अंतिम अपडेट 2017-07-14
प्रकाशन तिथि 2017-07-14
डेवलपर X A
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://xaxa.vivaldi.net/webext-info
समर्थित भाषाएँ 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\/*"
    ]
}