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 هو إضافة Chrome تم تطويرها بواسطة http://www.asromarumors.com، والميزة الرئيسية لها هي "Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.".

تحميل ملف CRX للإضافة As Roma Rumors - Estensione per Chrome

قم بتنزيل ملفات الامتداد As Roma Rumors - Estensione per Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
}