Abc.com.py Widget

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

Abc.com.py Widget란 무엇입니까?

Abc.com.py Widget은(는) Fernando MG에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Widget Abc.com.py - Noticias del ámbito del deporte, nacionales, internacionales, últimas noticias de Paraguay y el mundo"입니다.

확장 프로그램 스크린샷

screenshot

Abc.com.py Widget 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Abc.com.py Widget Abc.com.py Widget
ID bogjmgijnhkobhcmplhidlknegmdaopi
공식 URL https://chromewebstore.google.com/detail/abccompy-widget/bogjmgijnhkobhcmplhidlknegmdaopi
설명 Widget Abc.com.py - Noticias del ámbito del deporte, nacionales, internacionales, últimas noticias de Paraguay y el mundo
파일 크기 83.96 KB
설치 횟수 30
현재 버전 1.0
최근 업데이트 2013-06-16
출시 날짜 2013-06-15
평점 4.00/5 총 2 개의 평점
개발자 Fernando MG
결제 유형 free
확장 프로그램 웹 사이트 http://github.com/FrnandMG
도움말 페이지 URL http://twitter.com/FrnandMG
지원되는 언어 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'"
}