As Roma Rumors - Estensione per Chrome
Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.
Qu'est-ce que As Roma Rumors - Estensione per Chrome ?
As Roma Rumors - Estensione per Chrome est une extension Chrome développée par http://www.asromarumors.com, et sa fonction principale est "Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome.".
Télécharger le fichier CRX de l'extension As Roma Rumors - Estensione per Chrome
Téléchargez les fichiers d'extension As Roma Rumors - Estensione per Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hhljhioepmailkdlhbdjlbolhphdcimc |
URL Officiel | https://chrome.google.com/webstore/detail/as-roma-rumors-estensione/hhljhioepmailkdlhbdjlbolhphdcimc |
Description | Con questa estensione non ti perderai mai una notizia! Ogni pubblicazione ti verrà notificata direttamente in Chrome. |
Taille du Fichier | 150 KB |
Nombre d'Installations | 64 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2016-02-23 |
Date de Publication | 2016-02-21 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | http://www.asromarumors.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.asromarumors.com/ |
Langues Prises en Charge | 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" } |