Android Fan Club
Android Fan Club Extension
What is Android Fan Club?
Android Fan Club is a Chrome extension developed by https://www.androidfanclub.net, and its main feature is "Android Fan Club Extension".
Extension Screenshots
Download Android Fan Club Extension CRX File
Download Android Fan Club extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Android Fan Club |
ID | lndeakojhdbokjmdpilpiaeehajllgda |
Official URL | https://chromewebstore.google.com/detail/android-fan-club/lndeakojhdbokjmdpilpiaeehajllgda |
Description | Android Fan Club Extension |
File Size | 24.67 KB |
Installation Count | 12 |
Current Version | 1.1 |
Last Updated | 2015-04-11 |
Publish Date | 2015-04-11 |
Developer | https://www.androidfanclub.net |
Payment Type | free |
Extension Website | http://www.androidfanclub.net |
Help Page URL | http://www.androidfanclub.net/contact-us |
Supported Languages | 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" } |