Tamil Search

Find the meaning of any English/Tamil word in the browser.

Tamil Searchคืออะไร?

Tamil Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://tamillexicon.com และคุณลักษณะหลักของมันคือ "Find the meaning of any English/Tamil word in the browser."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tamil Search

ดาวน์โหลดไฟล์ส่วนขยาย Tamil Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம்.

Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Tamil Search Tamil Search
ID dnlgjknafbnkpmdoanimlpdaaonndkfp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp
คำอธิบาย Find the meaning of any English/Tamil word in the browser.
ขนาดไฟล์ 29.57 KB
จำนวนการติดตั้ง 189
เวอร์ชันปัจจุบัน 0.2.1
อัปเดตครั้งล่าสุด 2013-11-04
วันที่เผยแพร่ 2013-11-04
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา http://tamillexicon.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.tamillexicon.com/privacy-policy.html
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icons\/128.png",
        "default_popup": "html\/popup.html"
    },
    "options_page": "html\/options.html",
    "description": "Find the meaning of any English\/Tamil word in the browser.",
    "icons": {
        "128": "images\/icons\/128.png",
        "16": "images\/icons\/16.png",
        "32": "images\/icons\/32.png",
        "48": "images\/icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Tamil Search",
    "permissions": [
        "notifications",
        "tabs",
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.1"
}