Burp and Fart Piano

Burp and Fart Piano

With this app you can now fart and burp your favorite tunes without the risk of having to change your pants or throw up.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Burp and Fart Piano",
  "description": "With this app you can now fart and burp your favorite tunes without the risk of having to change your pants or throw up.",
  "version": "2.0",
  "manifest_version": 2,
  "app": {
    "background": {
      "scripts": [
        "chrome/background.js"
      ]
    }
  },
  "icons": {
    "16": "chrome/iTunesArtwork-16.png",
    "128": "chrome/iTunesArtwork-128.png"
  }
}