Tamil Search
Find the meaning of any English/Tamil word in the browser.
Apa itu Tamil Search?
Tamil Search adalah ekstensi Chrome yang dikembangkan oleh http://tamillexicon.com, dan fitur utamanya adalah "Find the meaning of any English/Tamil word in the browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tamil Search
Unduh file ekstensi Tamil Search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
Informasi Dasar Ekstensi
Nama | |
ID | dnlgjknafbnkpmdoanimlpdaaonndkfp |
URL Resmi | https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp |
Deskripsi | Find the meaning of any English/Tamil word in the browser. |
Ukuran File | 29.57 KB |
Jumlah Instalasi | 189 |
Versi Saat Ini | 0.2.1 |
Terakhir Diperbarui | 2013-11-04 |
Tanggal Publikasi | 2013-11-04 |
Penilaian | 3.00/5 Total 2 Penilaian |
Pengembang | http://tamillexicon.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.tamillexicon.com/privacy-policy.html |
Bahasa yang Didukung | 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" } |