ArvindLexiconBar
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
Τι είναι το ArvindLexiconBar;
Το ArvindLexiconBar είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://arvindlexicon.com, και η κύρια λειτουργία του είναι "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης ArvindLexiconBar
Λήψη αρχείων επέκτασης ArvindLexiconBar σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus.
The Free Version is available at no cost to all registered users of the site. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | gkbnngcannfbhngodmaakocoaejfdnpc |
| Επίσημο URL | https://chromewebstore.google.com/detail/arvindlexiconbar/gkbnngcannfbhngodmaakocoaejfdnpc |
| Περιγραφή | Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus |
| Μέγεθος Αρχείου | 24.41 KB |
| Αριθμός Εγκαταστάσεων | 86 |
| Τρέχουσα Έκδοση | 1.0 |
| Τελευταία Ενημέρωση | 2013-03-14 |
| Ημερομηνία Δημοσίευσης | 2013-03-13 |
| Αξιολόγηση | 2.25/5 Συνολικά 4 Αξιολογήσεις |
| Προγραμματιστής | https://arvindlexicon.com |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | http://arvindlexicon.com |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ArvindLexiconBar",
"version": "1.0",
"description": "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"ArvindLexiconBar.js"
]
},
"manifest_version": 2,
"icons": {
"16": "favicon.ico"
},
"web_accessible_resources": [
"favicon.ico"
]
} | |