27 lines
966 B
JSON
27 lines
966 B
JSON
{
|
|
"name": "shortcutblocker",
|
|
"title": "Shortcut Blocker",
|
|
"description": "This blocks all shortcuts on the browser. No Alt+F5 No CTRL+R.... nada.",
|
|
"authors": [
|
|
{
|
|
"name": "Jesse James",
|
|
"discord": "JAMES#0009",
|
|
"url": "https://git.james-things.com/James"
|
|
}
|
|
],
|
|
"version": "1",
|
|
"compatibleCoreVersion": "9",
|
|
"minimumCoreVersion": "0.8.8",
|
|
"bugs": "https://git.james-things.com/James/shortcutblocker/issues",
|
|
"changelog": "https://github.com/ElfFriend-DnD/foundryvtt-gmScreen/releases",
|
|
"manifest": "https://git.james-things.com/James/shortcutblocker/raw/branch/main/module.json",
|
|
"download": "https://git.james-things.com/attachments/e4509059-86e1-4386-87df-d8256716fa14",
|
|
"readme": "https://git.james-things.com/James/shortcutblocker/raw/branch/main/README.md",
|
|
"url": "https://git.james-things.com/James/shortcutblocker",
|
|
"allowBugReporter": true,
|
|
"manifestPlusVersion": "1.1.0",
|
|
"scripts": [
|
|
"scripts/shortcutblocker.js"
|
|
]
|
|
}
|