Vanmaram English Malayalam dictionary

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

Τι είναι το Vanmaram English Malayalam dictionary;

Το Vanmaram English Malayalam dictionary είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.vanmaram.com, και η κύρια λειτουργία του είναι "Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Vanmaram English Malayalam dictionary

Λήψη αρχείων επέκτασης Vanmaram English Malayalam dictionary σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Vanmaram English Malayalam dictionary Vanmaram English Malayalam dictionary
ID kbliaiapfnladddeljohhbgghelbdlbl
Επίσημο URL https://chromewebstore.google.com/detail/vanmaram-english-malayala/kbliaiapfnladddeljohhbgghelbdlbl
Περιγραφή Vanmaram English to Malayalam dictionary and Malayalam to English reverse dictionary with thousands of words.
Μέγεθος Αρχείου 75.3 KB
Αριθμός Εγκαταστάσεων 738
Τρέχουσα Έκδοση 2.5.2
Τελευταία Ενημέρωση 2019-10-31
Ημερομηνία Δημοσίευσης 2019-10-30
Αξιολόγηση 4.71/5 Συνολικά 28 Αξιολογήσεις
Προγραμματιστής https://www.vanmaram.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.vanmaram.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.facebook.com/vanmaram
Υποστηριζόμενες Γλώσσες 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"
    }
}