Whatsapp Business for PC - New Tab Background

Whatsapp Business for PC - New Tab Background

Whatsapp Business for PC Extention provides you customized background to your new tab For Whatsapp Business lovers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Whatsapp Business for PC - New Tab Background",
  "description": "Whatsapp Business for PC Extention provides you customized background to your new tab For Whatsapp Business lovers.",
  "version": "1.2",
  "homepage_url": "https://whatsappbusinessapkforpc.blogspot.com/",
  "chrome_url_overrides": {
    "newtab": "newimg.html"
  },
  "icons": {
    "16": "smmm/icon.png",
    "48": "smmm/icon.png",
    "128": "smmm/icon.png"
  },
  "action": {
    "default_popup": "popup.html"
  }
}