JavaScript - Any way to disable the add ons of browser through javascript
Asked By Ajay on 08-Sep-15 02:18 PM
Scenario is , when i open a particular .CSHTML page i need to disable all the add ons of the form.
Is there any possible way to do this?
Ajay replied to Robbe Morris on 09-Sep-15 01:33 PM
Thanks Robbe , for the input....
But scenario that i am dealing with is an internal application so there is no worry about violation.
My ultimate aim is to release the memory utilized by the browser tabs when the tab is closed. I got to know that some add ons are not releasing the memory.