Android Phone Emulator

Android Phone Emulator

Best Android Emulator Online

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Android Phone Emulator",
  "version": "9.1",
  "description": "Best Android Emulator Online ",
  "default_locale": "en",
  "offline_enabled": true,
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": "icons/app_38.png"
  },
  "options_page": "settings.html",
  "icons": {
    "16": "icons/app_16.png",
    "48": "icons/app_48.png",
    "128": "icons/app_128.png"
  }
}