Best of Shrek

Best of Shrek

Why visit a therapist when you can get life advice from Shrek for free?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Best of Shrek",
  "description": "Why visit a therapist when you can get life advice from Shrek for free?",
  "version": "2.0",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}