Dictionary.net Extension

Lookup definitions from Dictionary.net - free online dictionary website.

Qu'est-ce que Dictionary.net Extension ?

Dictionary.net Extension est une extension Chrome développée par https://www.dictionary.net, et sa fonction principale est "Lookup definitions from Dictionary.net - free online dictionary website.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Dictionary.net Extension

Téléchargez les fichiers d'extension Dictionary.net Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Lookup definitions from Dictionary.net - free online dictionary website.

Just highlight the necessary word in your browser, right-click on it and then choose the "Lookup in Dictionary.net" option in menu. You will be redirected to the appropriate page on Dictionary.net with dictionary definitions for this word, along with pronunciation, antonyms, quotes, rhymes, usage examples and other helpful information.                    

Informations de Base sur l'Extension

Nom Dictionary.net Extension Dictionary.net Extension
ID pmgahbdihjhjdgnpnapldpddkodhhchn
URL Officiel https://chromewebstore.google.com/detail/dictionarynet-extension/pmgahbdihjhjdgnpnapldpddkodhhchn
Description Lookup definitions from Dictionary.net - free online dictionary website.
Taille du Fichier 26.84 KB
Nombre d'Installations 1,377
Version Actuelle 0.2
Dernière Mise à Jour 2015-07-21
Date de Publication 2015-07-21
Évaluation 3.00/5 Total 3 Évaluations
Développeur https://www.dictionary.net
Type de Paiement free
Site Web de l'Extension http://www.dictionary.net
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dictionary.net Extension",
    "description": "Lookup definitions from Dictionary.net - free online dictionary website.",
    "version": "0.2",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "http:\/\/www.dictionary.net",
    "author": "DomainOptions.net",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Dictionary.net",
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "manifest_version": 2
}