|
|
 |
 |
 |
 |
Javascript / Client Side Development
|
 |
 |
 |
 |
 |
 |
 |
 |
Check if client browser has google search extensions..
Hi, How do I check if client browser has google search add-ons extension, using JavaScript? I can check for plugins that are installed on client browser, but is there a way to check for extensions, say google tool- bar, or yahoo tool-bar. It's easy in checking for extensions in IE, but how about firefox? Thanks in advance..... -Shreekar Patel
Shreekar Patel wrote: > Hi, > How do I check if client browser has google search add-ons extension, > using JavaScript? I can check for plugins that are installed on client > browser, but is there a way to check for extensions, say google tool- > bar, or yahoo tool-bar. It's easy in checking for extensions in IE, > but how about firefox?
You probably don't, but ask in the developer area of the Mozilla pages.
|
 |
 |
 |
 |
|