Diccionario Teológico a un clic
¡Diccionario Teológico a un clic!
What is Diccionario Teológico a un clic?
Diccionario Teológico a un clic is a Chrome extension developed by http://oyehermano.blogspot.com, and its main feature is "¡Diccionario Teológico a un clic!".
Extension Screenshots
Download Diccionario Teológico a un clic Extension CRX File
Download Diccionario Teológico a un clic extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gakcdfhihemponjclbflhiiapghgahmh |
Official URL | https://chrome.google.com/webstore/detail/diccionario-teol%C3%B3gico-a-u/gakcdfhihemponjclbflhiiapghgahmh |
Description | ¡Diccionario Teológico a un clic! |
File Size | 24.51 KB |
Installation Count | 83 |
Current Version | 1.0 |
Last Updated | 2018-09-04 |
Publish Date | 2018-09-04 |
Developer | http://oyehermano.blogspot.com |
Payment Type | free |
Extension Website | https://www.oyehermano.com/ |
Supported Languages | 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" ] } |