Tamil Search
Find the meaning of any English/Tamil word in the browser.
Co to jest Tamil Search?
Tamil Search to rozszerzenie Chrome opracowane przez http://tamillexicon.com, a jego główną funkcją jest „Find the meaning of any English/Tamil word in the browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tamil Search
Pobierz pliki rozszerzeń Tamil Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | dnlgjknafbnkpmdoanimlpdaaonndkfp |
Oficjalny URL | https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp |
Opis | Find the meaning of any English/Tamil word in the browser. |
Rozmiar pliku | 29.57 KB |
Liczba instalacji | 189 |
Aktualna Wersja | 0.2.1 |
Ostatnia Aktualizacja | 2013-11-04 |
Data Publikacji | 2013-11-04 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | http://tamillexicon.com |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://www.tamillexicon.com/privacy-policy.html |
Obsługiwane Języki | 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" } |