UltimaHora.com Widget

Widget UltimaHora.com - Noticias nacional, internacional, economía, deportes, tecnología, cultura

What is UltimaHora.com Widget?

UltimaHora.com Widget is a Chrome extension developed by Fernando MG, and its main feature is "Widget UltimaHora.com - Noticias nacional, internacional, economía, deportes, tecnología, cultura".

Extension Screenshots

screenshot

Download UltimaHora.com Widget Extension CRX File

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

                        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.                    

Extension Basic Information

Name UltimaHora.com Widget UltimaHora.com Widget
ID imfajdpmldkcmookmfkniopopeebnalm
Official URL https://chromewebstore.google.com/detail/ultimahoracom-widget/imfajdpmldkcmookmfkniopopeebnalm
Description Widget UltimaHora.com - Noticias nacional, internacional, economía, deportes, tecnología, cultura
File Size 99.78 KB
Installation Count 37
Current Version 1.0
Last Updated 2013-06-16
Publish Date 2013-06-15
Rating 4.00/5 Total 1 Ratings
Developer Fernando MG
Payment Type free
Extension Website http://github.com/FrnandMG
Help Page URL http://twitter.com/FrnandMG
Supported Languages es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UltimaHora.com Widget",
    "version": "1.0",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "Widget UltimaHora.com - Noticias nacional, internacional, econom\u00eda, deportes, tecnolog\u00eda, cultura",
    "browser_action": {
        "default_title": "UltimaHora.com Widget",
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/www.ultimahora.com\/",
        "http:\/\/*.google.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google.com; object-src 'self'"
}