Diccionario Teológico a un clic

¡Diccionario Teológico a un clic!

Wat is Diccionario Teológico a un clic?

Diccionario Teológico a un clic is een Chrome-extensie ontwikkeld door http://oyehermano.blogspot.com, en de belangrijkste functie is "¡Diccionario Teológico a un clic!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Diccionario Teológico a un clic

Download Diccionario Teológico a un clic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Diccionario Teológico a un clic Diccionario Teológico a un clic
ID gakcdfhihemponjclbflhiiapghgahmh
Officiële URL https://chrome.google.com/webstore/detail/diccionario-teol%C3%B3gico-a-u/gakcdfhihemponjclbflhiiapghgahmh
Beschrijving ¡Diccionario Teológico a un clic!
Bestandsgrootte 24.51 KB
Aantal Installaties 83
Huidige Versie 1.0
Laatst Bijgewerkt 2018-09-04
Publicatiedatum 2018-09-04
Ontwikkelaar http://oyehermano.blogspot.com
Betalingswijze free
Extensiewebsite https://www.oyehermano.com/
Ondersteunde Talen 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"
    ]
}