Android Apps on Windows 10

Android Apps on Windows 10

This extension allow you to use all applications from Google Play on Windows 10

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Android Apps on Windows 10",
  "description": "This extension allow you to use all applications from Google Play on Windows 10",
  "version": "14.8",
  "minimum_chrome_version": "16.0.884",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}