Android Fan Club
Android Fan Club Extension
Qu'est-ce que Android Fan Club ?
Android Fan Club est une extension Chrome développée par https://www.androidfanclub.net, et sa fonction principale est "Android Fan Club Extension".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Android Fan Club
Téléchargez les fichiers d'extension Android Fan Club 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
Android Fan Club Extension Will Help You To Stay Updated With Latest Android Updates. You will find out reviews of best apps, you will love to see the reviews of latest android games and this extension will allow you to search our website almost instantly. Installing This Extension Will Give You Instant Access To Android Fan Club's Updates.
Informations de Base sur l'Extension
Nom | Android Fan Club |
ID | lndeakojhdbokjmdpilpiaeehajllgda |
URL Officiel | https://chromewebstore.google.com/detail/android-fan-club/lndeakojhdbokjmdpilpiaeehajllgda |
Description | Android Fan Club Extension |
Taille du Fichier | 24.67 KB |
Nombre d'Installations | 12 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2015-04-11 |
Date de Publication | 2015-04-11 |
Développeur | https://www.androidfanclub.net |
Type de Paiement | free |
Site Web de l'Extension | http://www.androidfanclub.net |
URL de la Page d'Aide | http://www.androidfanclub.net/contact-us |
Langues Prises en Charge | en-US |
manifest.json | |
{ "name": "Android Fan Club", "description": "Android Fan Club Extension", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Android Fan Club Extension", "default_popup": "afc.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.1" } |