
Is it possible to ask for users permission to execute codes such as "Components.utils.forceGC()" through "<script>" tag?
In case it's not possible, can users manually give a specific "Tab" the permission to execute such codes?
In case it's not possible, can users manually give a specific "Tab" the permission to execute such codes?
All Replies (1)
No, that is not possible. You can only run such privileged JavaScript via the Browser Console.