Gumtree AU

Gumtree AU

#1 Free Local Classifieds Ads in Australia

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Gumtree AU",
  "version": "1.1",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.gumtree.com.au"
    },
    "urls": [
      "http://www.gumtree.com.au/"
    ]
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "description": "#1 Free Local Classifieds Ads in Australia",
  "update_url": "http://clients2.google.com/service/update2/crx"
}