Sorkalam
சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]
什么是Sorkalam?
Sorkalam是由Peramanathan开发的Chrome扩展程序,该扩展的主要功能是“சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]”。
扩展截图
下载Sorkalam扩展crx文件
下载Sorkalam扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
சொற்களம்[தழீஇ] பதிப்பு 5.5 (Sorkalam Version 5.5): இந்த கூகுள் நெடுமை (Extension) கூகுள், விக்சினரி, குளோசுப், தமிழ் இணையக் கல்விக்கழக கலைச்சொற்களை ஒரே இடத்தில் திரட்டிதரும் முயற்சி! This extension will be try to collect words from some of the important vocabulary sites such as google.com, wiktionary.org, glosbe.com, tamilvu.org 's technical glossaries ! Usage Guide : This version try play smarter with it's intelligent features! Tip #1: SELECT a word/phrase from any webpage and OPEN the extension. Tip #2: OPEN the extension , TYPE a word/phrase and press ENTER* OR CLICK Glosbe* or Wiktionary or Tamil VU or Google from left to right. Pro Tip: DOUBLE CLICK any word in the result of previous search for new quick search*. Wiktionary results supports HYPERLINK clicks. Smart Tip *:= Default = ENTER = Glosbe Search 1. Generated links are easy way to search the sites, new tabs will be fired directly with direct detailed results 2. Except google all 3 services are functioning, as google translation API is now paid service ! Icons from left to right {Glosbe, Wiktionary, Tamil VU, Google} Prefer: Glosbe and Wiktionary as Tamil and English meanings/thesaurus TamilVU as Tech glossary Google as general search/translatation My Since Thanks To: 1. https://www.glosbe.com for such a friendly APIs they provided 2. https://en.wiktionary.org - though there is no straight forward way of translations for any 2 languages, The interlinks did helped me well ! 3. https://www.google.com - Advanced thanks that I will add you very soon 4. www.tamilvu.org - For such a huge technical glossaries which is undoubtedly great aid for Tamil medium students Eg.,Top results for a word "boat" is : {படகு, தெப்பம், நவாடா, ஓடம், தோணி, மரக்கலம், ...}
扩展基本信息
名称 | |
ID | jacclialpnbekableeihpjnojebafhho |
官方URL | https://chrome.google.com/webstore/detail/sorkalam/jacclialpnbekableeihpjnojebafhho |
简介 | சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி] |
文件大小 | 1.17 MB |
安装次数 | 30 |
当前版本 | 5.5 |
更新时间 | 2014-12-30 |
上架时间 | 2014-12-30 |
评分 | 4.75/5 共4次评分 |
开发者 | Peramanathan |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "event.js" ] }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/glosbe.com https:\/\/en.wiktionary.org https:\/\/ta.wiktionary.org ; object-src 'self'", "description": "\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bae\u0bcd:\u0ba4\u0bae\u0bbf\u0bb4\u0bcd<->\u0b86\u0b99\u0bcd\u0b95\u0bbf\u0bb2\u0bae\u0bcd[\u0b95\u0bc2\u0b95\u0bc1\u0bb3\u0bcd,\u0b95\u0bc1\u0bb3\u0bcb\u0b9a\u0bc1\u0baa\u0bcd,\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bbf,\u0ba4\u0bae\u0bbf\u0bb4\u0bcd \u0b87\u0ba3\u0bc8\u0baf\u0b95\u0bcd \u0b95\u0bb2\u0bcd\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bb4\u0b95 \u0b95\u0bb2\u0bc8\u0b9a\u0bcd\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0b92\u0bb0\u0bc1\u0b99\u0bcd\u0b95\u0bbf\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0bae\u0bc1\u0baf\u0bb1\u0bcd\u0b9a\u0bbf]", "icons": { "128": "icon128px.png", "16": "icon16px.png", "48": "icon48px.png" }, "manifest_version": 2, "name": "Sorkalam", "permissions": [ "tabs", "https:\/\/glosbe.com\/", "http:\/\/*\/*", "https:\/\/*\/*", "https:\/\/en.wiktionary.org\/", "https:\/\/ta.wiktionary.org\/", "gcm", "storage", "notifications", "fontSettings" ], "version": "5.5" } |