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ファイルをダウンロード

As Roma Rumors - Estensione per Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
}