ZipRecruiter Jobs

ZipRecruiter Jobs

Get the newest jobs from across the web sent to your inbox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ZipRecruiter Jobs",
  "description": "Get the newest jobs from across the web sent to your inbox.",
  "version": "1.1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://jobs.ziprecruiter.com/"
    ],
    "launch": {
      "web_url": "http://jobs.ziprecruiter.com/"
    }
  },
  "icons": {
    "128": "app-icon-128.png"
  },
  "permissions": []
}