Vanmaram English Malayalam dictionary

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

Was ist Vanmaram English Malayalam dictionary?

Vanmaram English Malayalam dictionary ist eine Chrome-Erweiterung, die von https://www.vanmaram.com entwickelt wurde, und ihr Hauptmerkmal ist "Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Vanmaram English Malayalam dictionary-Erweiterungs-CRX-Datei herunterladen

Laden Sie Vanmaram English Malayalam dictionary-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Vanmaram English Malayalam dictionary Vanmaram English Malayalam dictionary
ID kbliaiapfnladddeljohhbgghelbdlbl
Offizielle URL https://chromewebstore.google.com/detail/vanmaram-english-malayala/kbliaiapfnladddeljohhbgghelbdlbl
Beschreibung Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.
Dateigröße 75.3 KB
Installationsanzahl 738
Aktuelle Version 2.5.2
Letztes Update 2019-10-31
Veröffentlichungsdatum 2019-10-30
Bewertung 4.71/5 Insgesamt 28 Bewertungen
Entwickler https://www.vanmaram.com
Zahlungsart free
Erweiterungswebsite https://www.vanmaram.com/
Hilfeseite URL https://www.facebook.com/vanmaram
Unterstützte Sprachen 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"
    }
}