Hosting

Hosting

Web Hosting! A powerful cloud infrastructure that's easy to use and always within reach. Checkout our WordPress world-class hosting.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hosting",
  "description": "Web Hosting! A powerful cloud infrastructure that's easy to use and always within reach. Checkout our WordPress world-class hosting.",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "128": "img/icon_128.png"
  },
  "app": {
    "urls": [
      "http://Hosting-Portal.planteenhost.com/"
    ],
    "launch": {
      "web_url": "http://Hosting-Portal.planteenhost.com/"
    }
  }
}