Abc.com.py Widget

Widget Abc.com.py - Noticias del ámbito del deporte, nacionales, internacionales, últimas noticias de Paraguay y el mundo

Wat is Abc.com.py Widget?

Abc.com.py Widget is een Chrome-extensie ontwikkeld door Fernando MG, en de belangrijkste functie is "Widget Abc.com.py - Noticias del ámbito del deporte, nacionales, internacionales, últimas noticias de Paraguay y el mundo".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Abc.com.py Widget

Download Abc.com.py Widget-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

                        El widget permite ver el contenido resumido del sitio web, leer las 10 ultimas noticias de cada una de las categorías y con un click podes ver el articulo completo.                    

Basisinformatie over de Extensie

Naam Abc.com.py Widget Abc.com.py Widget
ID bogjmgijnhkobhcmplhidlknegmdaopi
Officiële URL https://chromewebstore.google.com/detail/abccompy-widget/bogjmgijnhkobhcmplhidlknegmdaopi
Beschrijving Widget Abc.com.py - Noticias del ámbito del deporte, nacionales, internacionales, últimas noticias de Paraguay y el mundo
Bestandsgrootte 83.96 KB
Aantal Installaties 30
Huidige Versie 1.0
Laatst Bijgewerkt 2013-06-16
Publicatiedatum 2013-06-15
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Fernando MG
Betalingswijze free
Extensiewebsite http://github.com/FrnandMG
Help Pagina-URL http://twitter.com/FrnandMG
Ondersteunde Talen es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Abc.com.py Widget",
    "version": "1.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "Widget Abc.com.py - Noticias del \u00e1mbito del deporte, nacionales, internacionales, \u00faltimas noticias de Paraguay y el mundo",
    "browser_action": {
        "default_title": "UltimaHora.com Widget",
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/www.abc.com.py\/",
        "http:\/\/*.google.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google.com; object-src 'self'"
}