Want tap water? - Filthy Frank

Want tap water? - Filthy Frank

WANT ANY TAP WATER?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Want tap water? - Filthy Frank",
  "version": "4.20",
  "manifest_version": 2,
  "description": "WANT ANY TAP WATER?",
  "browser_action": {
    "default_icon": "ficon.png",
    "default_popup": "mypopup.html",
    "omnibox": {
      "keyword": "Tapwater"
    }
  }
}