Shareit For PC, Windows and Mac Download

Shareit For PC, Windows and Mac Download

Shareit for PC Share files seamlessly on PC, Windows, and Mac with Share it - Lightning-fast,secure and free

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Shareit For PC, Windows and Mac Download",
  "description": "Shareit for PC Share files seamlessly on PC, Windows, and Mac with Share it - Lightning-fast,secure and free",
  "manifest_version": 3,
  "version": "1.0.3",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "images/icon.png"
  },
  "icons": {
    "16": "images/icon.png",
    "32": "images/icon.png",
    "48": "images/icon.png",
    "128": "images/icon.png"
  }
}