As Roma Rumors - Estensione per Chrome

Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.

As Roma Rumors - Estensione per Chrome란 무엇입니까?

As Roma Rumors - Estensione per Chrome은(는) http://www.asromarumors.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome."입니다.

As Roma Rumors - Estensione per Chrome 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Non perderti neppure una notizia!!!!
Grazie a questa estensione per Google Chrome sarà possibile restare sempre aggiornati sulle notizie riguardanti l'As Roma. Tutte le notizie di calciomercato, le news e tutte i contenuti esclusivi publicati su asromarumors.com. 
Ogni news pubblicata ti verrà notificata direttamente nel browser Chrome e con un semplice click, potrai leggere e commentare la notizia.                    

확장 프로그램 기본 정보

이름 As Roma Rumors - Estensione per Chrome As Roma Rumors - Estensione per Chrome
ID hhljhioepmailkdlhbdjlbolhphdcimc
공식 URL https://chrome.google.com/webstore/detail/as-roma-rumors-estensione/hhljhioepmailkdlhbdjlbolhphdcimc
설명 Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.
파일 크기 150 KB
설치 횟수 64
현재 버전 1.1
최근 업데이트 2016-02-23
출시 날짜 2016-02-21
평점 5.00/5 총 2 개의 평점
개발자 http://www.asromarumors.com
결제 유형 free
확장 프로그램 웹 사이트 http://www.asromarumors.com/
지원되는 언어 en,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "As Roma Rumors - Estensione per Chrome",
    "description": "Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verr\u00e0 notificata direttamente in Chrome.",
    "background": {
        "page": "background.html"
    },
    "default_locale": "it",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "notifications",
        "*:\/\/*\/*"
    ],
    "version": "1.1",
    "short_name": "ASSR news"
}