Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/arerules/confirm_close_tab.json
1146 views
1
{"name": "Confirm Close Tab",
2
"author": "mgeeky",
3
"modules": [
4
{"name": "confirm_close_tab",
5
"condition": null,
6
"code": null,
7
"options": {
8
"text":"Are you sure you want to navigate away from this page?",
9
"usePopUnder":"true"
10
}
11
}
12
],
13
"execution_order": [0],
14
"execution_delay": [0],
15
"chain_mode": "sequential"
16
}
17
18