LKTips - Sinhala Meaning Tooltip Dictionary

English – Sinhala Instant Word Translation Extension with Built in Dictionary

LKTips - Sinhala Meaning Tooltip Dictionary क्या है?

LKTips - Sinhala Meaning Tooltip Dictionary http://lionlk.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "English – Sinhala Instant Word Translation Extension with Built in Dictionary"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        English - Sinhala Instant Word Translation with popup Dictionary.

**** UPDATED - LKTips 4.0 - 2017 December ****
* New Material Design UI
* Faster Dictionary Load
* Seamless search on LionLK.com Dictionary 
* Optimized for newest Chrome Editions
* Bug Fixes and Improvements  


LKTips is the easiest way to find the Sinhala meaning of any English word which you find while reading web pages. Just install this extension and hover the mouse over any English word. The meaning will appear in a tooltip suddenly. 

Apart from that, we have now integrated LK Dictionary with LKTips. Now you can search and find the meaning of any English or Sinhala word along with the English definition and other similar words for the searched word.

Visit http://LionLK.com/LKTips for more information                    

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

नाम LKTips - Sinhala Meaning Tooltip Dictionary LKTips - Sinhala Meaning Tooltip Dictionary
ID ipfnfcbfkddglfeiplmmfkcidaeaenjk
आधिकारिक URL https://chrome.google.com/webstore/detail/lktips-sinhala-meaning-to/ipfnfcbfkddglfeiplmmfkcidaeaenjk
विवरण English – Sinhala Instant Word Translation Extension with Built in Dictionary
फ़ाइल का आकार 1.16 MB
स्थापना संख्या 20,000
वर्तमान संस्करण 4.1
अंतिम अपडेट 2017-12-07
प्रकाशन तिथि 2017-12-07
रेटिंग 4.73/5 कुल 556 रेटिंग्स
डेवलपर http://lionlk.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://lionlk.com/lktips
सहायता पृष्ठ URL http://lionlk.com/lktips
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon19.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "base.js",
                "shapes.js",
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "name": "LKTips - Sinhala Meaning Tooltip Dictionary",
    "description": "English \u2013 Sinhala Instant Word Translation Extension with Built in Dictionary",
    "version": "4.1",
    "homepage_url": "http:\/\/lionlk.com",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "minimum_chrome_version": "8",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "unlimitedStorage"
    ],
    "manifest_version": 2
}