Yelp for Chrome

Yelp for Chrome

Top-ranked Yelp for Chrome has over 100 million reviews on businesses worldwide — all in the palm of your hand.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Yelp for Chrome",
  "description": "Top-ranked Yelp for Chrome has over 100 million reviews on businesses worldwide — all in the palm of your hand.",
  "version": "20.235.0.1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "ertyuj.html"
  }
}