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 là gì?

As Roma Rumors - Estensione per Chrome là một tiện ích mở rộng Chrome được phát triển bởi http://www.asromarumors.com, và tính năng chính của nó là "Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.".

Tải xuống tệp CRX của tiện ích mở rộng As Roma Rumors - Estensione per Chrome

Tải xuống các tệp mở rộng As Roma Rumors - Estensione per Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên As Roma Rumors - Estensione per Chrome As Roma Rumors - Estensione per Chrome
ID hhljhioepmailkdlhbdjlbolhphdcimc
URL Chính Thức https://chrome.google.com/webstore/detail/as-roma-rumors-estensione/hhljhioepmailkdlhbdjlbolhphdcimc
Mô tả Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.
Kích Thước Tệp 150 KB
Số Lần Cài Đặt 64
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2016-02-23
Ngày Phát Hành 2016-02-21
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://www.asromarumors.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.asromarumors.com/
Ngôn Ngữ Được Hỗ Trợ 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"
}