YAL Tool

Quick language tool, convenient and unofficial backend for some language sites.

YAL Tool क्या है?

YAL Tool https://chesnerdesir.blogspot.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quick language tool, convenient and unofficial backend for some language sites."।

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

screenshot

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

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

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

                        This is Yet Another Language Tool that is a shortcut to features like translation/definition of sites like Reverso.net, Linguee.fr, Wiktionary.org, Urban dictionary.

Features:
1) Your search request is redirected to the associated features on these sites and your preferred options are automatically saved.

2) Spread option will launch your request with all related sites, e.g. a query for translation f "whistle" will bring reverso, linguee sites with loaded parameters.


Consider this application just as a convenient and easy tool to access these features.

We have no relation with the sites mentioned above.

If you have suggestions, send us a mail or put a comment below.                    

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

नाम YAL Tool YAL Tool
ID fbdnembekpbgiobohnheendigpfldhkc
आधिकारिक URL https://chromewebstore.google.com/detail/yal-tool/fbdnembekpbgiobohnheendigpfldhkc
विवरण Quick language tool, convenient and unofficial backend for some language sites.
फ़ाइल का आकार 50.28 KB
स्थापना संख्या 50
वर्तमान संस्करण 1.0.6
अंतिम अपडेट 2012-09-22
प्रकाशन तिथि 2012-09-22
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://chesnerdesir.blogspot.com
भुगतान के प्रकार free
समर्थित भाषाएँ fr
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YAL Tool",
    "description": "Quick language tool, convenient and unofficial backend for some language sites.",
    "version": "1.0.6",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "Yet Another Language Tool",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}