AppStow : Best Apps Store

AppStow : Best Apps Store

appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "AppStow : Best Apps Store",
  "manifest_version": 2,
  "short_name": "Best Apple iTunes iOS Apps Store",
  "description": "appstow: find & search best apple ios apps, top itunes apps, iphone apps, ipad apps, macbook apps free download",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "screen-shot-2017-01-09-at-4-54-2.png"
  },
  "icons": {
    "128": "screen-shot-2017-01-09-at-4-54.png"
  }
}