Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can i disable browser addon  using any client side  programming langauage?
Posted
Comments
CoderPanda 22-Mar-14 15:05pm    
Which browser?
TheSniper105 22-Mar-14 15:43pm    
any browser

1 solution

[Sorry, I myself have not tried any of these, and I am only trying to provide pointers.]

There is no generic solution for any browser I think. Also I don't think this is possible via a client script. With whatever research I did I could come up with

this one[^] for Firefox

and

this one[^] for Chrome.

Also see this SO thread[^] that suggests some frameworks for such things.

Hope it helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900