IMO For PC - Download IMO on your Windows, Mac, ios

IMO For PC - Download IMO on your Windows, Mac, ios

IMO For PC Extension provide imo Lates Features and How To Download IMO on your Pc.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "IMO For PC - Download IMO on your Windows, Mac, ios",
  "description": "IMO For PC Extension provide imo Lates Features and How To Download IMO on your Pc. ",
  "version": "1.0",
  "manifest_version": 3,
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  }
}