azVocab Dictionary

The Ultimate Learning Companion - Help you memorize thousands of words without consuming much time

Τι είναι το azVocab Dictionary;

Το azVocab Dictionary είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον CTH EDU, και η κύρια λειτουργία του είναι "The Ultimate Learning Companion - Help you memorize thousands of words without consuming much time".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης azVocab Dictionary

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

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

                        The azVocab web extension is a powerful tool designed to enhance your vocabulary-building experience. 

•	Integrated seamlessly into popular web browsers like Chrome, Firefox, Internet Explorer, etc., this extension allows you to effortlessly look up and save new words while browsing the web.

•	Expand your vocabulary with ease as you read or surf the Internet. 

azVocab's web extension makes learning new words convenient and efficient, supporting you on your language learning journey.

____
azvocab.ai - The Ultimate Learning Companion
Hotline: 0888-600-284
Email: [email protected]
Website: https://azvocab.ai/
Facebook: https://www.facebook.com/azvocab/                    

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

Όνομα azVocab Dictionary azVocab Dictionary
ID ioldgkajbollaojdlohmjnddnfniepkh
Επίσημο URL https://chromewebstore.google.com/detail/azvocab-dictionary/ioldgkajbollaojdlohmjnddnfniepkh
Περιγραφή The Ultimate Learning Companion - Help you memorize thousands of words without consuming much time
Μέγεθος Αρχείου 789 KB
Αριθμός Εγκαταστάσεων 131
Τρέχουσα Έκδοση 1.5
Τελευταία Ενημέρωση 2024-01-10
Ημερομηνία Δημοσίευσης 2023-09-26
Αξιολόγηση 5.00/5 Συνολικά 12 Αξιολογήσεις
Προγραμματιστής CTH EDU
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://azvocab.ai
URL της Σελίδας Πολιτικής Απορρήτου https://azvocab.ai/en/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.5",
    "author": "[email protected]",
    "name": "azVocab Dictionary",
    "description": "The Ultimate Learning Companion - Help you memorize thousands of words without consuming much time",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.883ade9e.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.6e038a4b.css",
                "Inter-roman.var.b38506e1.woff2",
                "Inter-italic.var.110e4d6c.woff2",
                "content.93a5d608.png",
                "content.fc5bffe4.png"
            ]
        }
    ]
}