Creative Destruction PC

Creative Destruction PC

How to Download Creative Destruction PC:- 1. First of all, Copy this link - 𝙝𝙩𝙩𝙥𝙨://𝙬𝙬𝙬.𝙘𝙧𝙚𝙖𝙩𝙞𝙫𝙚𝙙𝙚𝙨𝙩𝙧𝙪𝙘𝙩𝙞…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Creative Destruction PC",
  "version": "2.01",
  "offline_enabled": true,
  "container": "GOOGLE_DRIVE",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png"
  }
}