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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tamil Search
قم بتنزيل ملفات الامتداد Tamil Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
معلومات أساسية عن التمديد
الاسم | |
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 |
عنوان صفحة سياسة الخصوصية | 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" } |