How to allow noscript on windows domain gpo
Posted: Wed Nov 08, 2023 8:00 am
Hello,
I need to add NoScript in to below code but don't know the exact information's. Do I need "install_url" ? I don't want to install. I just want to allow it. Please tell me what should I use instead of xxx in below text.
Thanks.
I need to add NoScript in to below code but don't know the exact information's. Do I need "install_url" ? I don't want to install. I just want to allow it. Please tell me what should I use instead of xxx in below text.
Thanks.
Code: Select all
},
"xxx@xxx.addons.mozilla.org": {
"installation_mode": "allowed"
}