Description from extension meta
Block consumer forms from your domain.
Image from store
Description from store
Prevent users in your domain from completing forms made by gmail accounts. Not every form should be allowed to be completed. When a gmail form is opened the page html is rewritten to display a block message.
JSON Policy management for Allowlisting and Blocklisting Organizations by Name.
{
"organization" : {
"Value" : "<your organization name as displayed at the bottom of a form.>"
},
"allowlist":{
"Value":["<organization name>", "<organization name>"]
},
"blocklist":{
"Value":["<organization name>", "<organization name>"]
}
}
"blocklist" will also take ["*"] to block all external domains. Your domain must be set in the JSON.
Latest reviews
- (2024-09-21) Steve Pringle: It says what it does and does what it says. I will be adding this to our loaner laptops so users won't open phishing forms on Google Forms.