Diccionario Teológico a un clic

¡Diccionario Teológico a un clic!

Qu'est-ce que Diccionario Teológico a un clic ?

Diccionario Teológico a un clic est une extension Chrome développée par http://oyehermano.blogspot.com, et sa fonction principale est "¡Diccionario Teológico a un clic!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Diccionario Teológico a un clic

Téléchargez les fichiers d'extension Diccionario Teológico a un clic 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

                        Busca definiciones en el Diccionario Teológico.
VER. 1.0 2018 ACTUALIZADA A LA NUEVA VERSION DE LA DICCIONARIO TEOLÓGICO.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Busca el significado de palabras en el Diccionario Teológico de forma ágil y sin usar el teclado.

  Modo de uso:
  1. Seleccionar la palabra y hacer click derecho.
  2. Presionar "Diccionario Teológico:" del menú contextual.                    

Informations de Base sur l'Extension

Nom Diccionario Teológico a un clic Diccionario Teológico a un clic
ID gakcdfhihemponjclbflhiiapghgahmh
URL Officiel https://chrome.google.com/webstore/detail/diccionario-teol%C3%B3gico-a-u/gakcdfhihemponjclbflhiiapghgahmh
Description ¡Diccionario Teológico a un clic!
Taille du Fichier 24.51 KB
Nombre d'Installations 83
Version Actuelle 1.0
Dernière Mise à Jour 2018-09-04
Date de Publication 2018-09-04
Développeur http://oyehermano.blogspot.com
Type de Paiement free
Site Web de l'Extension https://www.oyehermano.com/
Langues Prises en Charge es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Diccionario Teol\u00f3gico a un clic",
    "description": "\u00a1Diccionario Teol\u00f3gico a un clic!",
    "version": "1.0",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "options_page": "notificar.html",
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "tabs",
        "contextMenus"
    ]
}