Sorkalam
சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]
Vad är Sorkalam?
Sorkalam är en Chrome-tillägg utvecklad av Peramanathan, och dess huvudfunktion är "சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]".
Tilläggsskärmbilder
Ladda ner Sorkalam-förlängningens CRX-fil
Ladda ner Sorkalam-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
சொற்களம்[தழீஇ] பதிப்பு 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 : {படகு, தெப்பம், நவாடா, ஓடம், தோணி, மரக்கலம், ...}
Grundläggande Information om Tillägg
Namn | |
ID | jacclialpnbekableeihpjnojebafhho |
Officiell webbadress | https://chrome.google.com/webstore/detail/sorkalam/jacclialpnbekableeihpjnojebafhho |
Beskrivning | சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி] |
Filstorlek | 1.17 MB |
Antal Installationer | 30 |
Aktuell Version | 5.5 |
Senast Uppdaterad | 2014-12-30 |
Publiceringsdatum | 2014-12-30 |
Betyg | 4.75/5 Totalt 4 Betyg |
Utvecklare | Peramanathan |
Betalningssätt | free |
Stödda Språk | 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" } |