Vanmaram English Malayalam dictionary

Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.

Cos'è Vanmaram English Malayalam dictionary?

Vanmaram English Malayalam dictionary è un'estensione di Chrome sviluppata da https://www.vanmaram.com, e la sua funzione principale è "Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Vanmaram English Malayalam dictionary

Scarica i file di estensione Vanmaram English Malayalam dictionary 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

                        Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary together with thousands of words. The dictionary search include auto suggestion in both Malayalam and English.

Version 2.5.2
 - Fix the minor bug

Version 2.5
 - Turn off autocomplete

Version 2.5
 - Auto suggestion in Malayalam
 - Auto suggestion in English
 - Bug fixes

Version 2.0
 - Reverse dictionary
 - Type Malayalam phonetics to search Malayalam to English
 - Loading image shows when searching word meaning

Version 1.5 
 - Implemented reverse dictionary 
 - User can search Malayalam to English                    

Informazioni di Base sull'Estensione

Nome Vanmaram English Malayalam dictionary Vanmaram English Malayalam dictionary
ID kbliaiapfnladddeljohhbgghelbdlbl
URL Ufficiale https://chromewebstore.google.com/detail/vanmaram-english-malayala/kbliaiapfnladddeljohhbgghelbdlbl
Descrizione Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.
Dimensione del File 75.3 KB
Conteggio Installazioni 738
Versione Corrente 2.5.2
Ultimo Aggiornamento 2019-10-31
Data di Pubblicazione 2019-10-30
Valutazione 4.71/5 Totale 28 Valutazioni
Sviluppatore https://www.vanmaram.com
Tipo di Pagamento free
Sito Web dell'Estensione https://www.vanmaram.com/
URL della Pagina di Aiuto https://www.facebook.com/vanmaram
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vanmaram English Malayalam dictionary",
    "version": "2.5.2",
    "manifest_version": 2,
    "description": "Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "https:\/\/www.vanmaram.com",
    "permissions": [
        "https:\/\/www.vanmaram.com\/"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_title": "Malayalam Dictionary",
        "default_popup": "popup.html"
    }
}