ShareX/ShareX/host-manifest-chrome.json

9 lines
216 B
JSON

{
"name": "com.getsharex.sharex",
"description": "ShareX",
"path": "ShareX_NativeMessagingHost.exe",
"type": "stdio",
"allowed_origins": [
"chrome-extension://nlkoigbdolhchiicbonbihbphgamnaoc/"
]
}