Yandere Simulator PC, Window & Mac New Tab BG

Yandere Simulator PC, Window & Mac New Tab BG

Yandere Simulator PC, Window & Mac New tab BG is available in the Chrome Web Store. We Provide To-Do List, Notes, Weg Games, Etc

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Yandere Simulator PC, Window & Mac New Tab BG",
  "default_locale": "en",
  "version": "15.1.4",
  "description": "Yandere Simulator PC, Window & Mac New tab BG is available in the Chrome Web Store. We Provide To-Do List, Notes, Weg Games, Etc",
  "action": {
    "default_icon": {
      "16": "logo16.png",
      "32": "logo32.png"
    }
  },
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "storage",
    "history"
  ],
  "host_permissions": [
    "https://panel2.csestudies.com/*"
  ],
  "background": {
    "service_worker": "js/background.js"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}