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
官方網址 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"
}