DiosEsAmor.TV

Noticias Cristianas relevantes de ultima hora

What is DiosEsAmor.TV?

DiosEsAmor.TV is a Chrome extension developed by https://sites.google.com/site/diosesbuenocom, and its main feature is "Noticias Cristianas relevantes de ultima hora".

Download DiosEsAmor.TV Extension CRX File

Download DiosEsAmor.TV 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

                                            

Extension Basic Information

Name DiosEsAmor.TV DiosEsAmor.TV
ID pobhpdgkffdahkgkaikofmjpndbaihch
Official URL https://chromewebstore.google.com/detail/diosesamortv/pobhpdgkffdahkgkaikofmjpndbaihch
Description Noticias Cristianas relevantes de ultima hora
File Size 48.9 KB
Installation Count 19
Current Version 1.0
Last Updated 2016-07-11
Publish Date 2016-07-10
Developer https://sites.google.com/site/diosesbuenocom
Payment Type free
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DiosEsAmor.TV",
    "version": "1.0",
    "description": "Noticias Cristianas relevantes de ultima hora",
    "icons": {
        "48": "img\/diosesmor48.png",
        "16": "img\/diosesmor.png",
        "128": "img\/diosesmor49.png"
    },
    "browser_action": {
        "default_icon": "img\/diosesmor.png",
        "default_title": "DiosEsAmor.TV noticias relevantes",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "*:\/\/*\/*",
        "notifications"
    ]
}