Skip to content

Instantly share code, notes, and snippets.

@eransharv
eransharv / manifest.json
Created May 1, 2019 23:22
Here is the base version of the Overwolf manifest.json file:
{
"manifest_version": 1,
"type": "WebApp",
"meta": {
"name": "Demo_App",
"version": "1.0.0",
"author": "Developer_Name",
"icon": "IconMouseOver.png",
"icon_gray": "IconMouseNormal.png",
"description": "Demo App"