Myinstants Soundboard

Myinstants Soundboard

Myinstants.com is the largest sound buttons website with more than 40000 funny buttons on the soundboard

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Myinstants Soundboard",
  "short_name": "Myinstants",
  "description": "Myinstants.com is the largest sound buttons website with more than 40000 funny buttons on the soundboard",
  "version": "5",
  "app": {
    "urls": [
      "https://www.myinstants.com/?utm_source=chrome_app&utm_medium=direct&utm_campaign=direct"
    ],
    "launch": {
      "web_url": "https://www.myinstants.com/?utm_source=chrome_app&utm_medium=direct&utm_campaign=direct"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "background"
  ]
}