Sorkalam
சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]
Cos'è Sorkalam?
Sorkalam è un'estensione di Chrome sviluppata da Peramanathan, e la sua funzione principale è "சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி]".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sorkalam
Scarica i file di estensione Sorkalam in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
சொற்களம்[தழீஇ] பதிப்பு 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 : {படகு, தெப்பம், நவாடா, ஓடம், தோணி, மரக்கலம், ...}
Informazioni di Base sull'Estensione
Nome | |
ID | jacclialpnbekableeihpjnojebafhho |
URL Ufficiale | https://chrome.google.com/webstore/detail/sorkalam/jacclialpnbekableeihpjnojebafhho |
Descrizione | சொற்களம்:தமிழ்<->ஆங்கிலம்[கூகுள்,குளோசுப்,விக்கி,தமிழ் இணையக் கல்விக்கழக கலைச்சொற்கள் ஒருங்கிணைப்பு முயற்சி] |
Dimensione del File | 1.17 MB |
Conteggio Installazioni | 30 |
Versione Corrente | 5.5 |
Ultimo Aggiornamento | 2014-12-30 |
Data di Pubblicazione | 2014-12-30 |
Valutazione | 4.75/5 Totale 4 Valutazioni |
Sviluppatore | Peramanathan |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |