What is a browser helper object (BHO)?

This is a recommends products dialog
Top Suggestions
Starting At
View All >
Language
Français
English
ไทย
German
繁體中文
Country
Hi
All
Sign In / Create Account
language Selector,${0} is Selected
Register & Shop at Lenovo Pro
Register at Education Store
Pro Tier Benefits
• Dedicated personal Account Representative
• Pay by invoice with a 30-days payment term
• Plus Tier available for spends of £5K+/year
Plus Tier Benefits
• Dedicated personal Account Representative
• Pay by invoice with a 30-days payment term
• Elite Tier available for spends of £10K+/year
Elite Tier Benefits
• Dedicated personal Account Representative
• Pay by invoice with a 30-days payment term
Reseller Benefits
• Access to Lenovo’s full product portfolio
• Configure and Purchase at prices better than Lenovo.com
My account details
more to reach
PRO Plus
PRO Elite
Congratulations, you have reached Elite Status!
Pro for Business
Delete icon Remove icon Add icon Reload icon
TEMPORARILY UNAVAILABLE
DISCONTINUED
Temporary Unavailable
Cooming Soon!
. Additional units will be charged at the non-eCoupon price. Purchase additional now
We're sorry, the maximum quantity you are able to buy at this amazing eCoupon price is
Sign in or Create an Account to Save Your Basket!
Sign in or Create an Account to Join Rewards
View Basket
Your basket is empty! Don’t miss out on the latest products and savings — find your next favorite laptop, PC, or accessory today.
Remove
item(s) in cart
Some items in your cart are no longer available. Please visit cart for more details.
has been deleted
There's something wrong with your basket, please go to basket to view the detail.
of
Contains Add-ons
Subtotal
Proceed to checkout
Yes
No
Popular Searches
What are you looking for today?
Quick Links
Recent Searches
Hamburger Menu
skip to main content

What is a browser helper object (BHO)?

A BHO is a type of add-on or extension for the Internet Explorer web browser. It is a dynamic-link library (DLL) that extends the functionality of Internet Explorer by providing additional features or services.

How does a BHO work?

When you open Internet Explorer, the browser loads any installed Browser Helper Objects. These BHOs can hook into various events and interact with the browser's document object model (DOM) to modify or enhance web page behavior, provide additional toolbar buttons, block pop-ups, manage downloads, or perform other tasks.

What is an example of how a BHO can be used?

Let's say you have a BHO installed that enhances your web browsing experience. When you visit a web page, the BHO might detect certain keywords and display relevant information or provide quick access to related resources. For example, if you visit a technology news website, the BHO could highlight tech terms and offer links to related articles or product pages.

How are BHOs installed?

BHOs are typically installed through an installation program or by manually registering the BHO's dynamic-link library (DLL) file with the operating system. Once installed, the BHO becomes available to internet explorer and loads automatically when the browser starts.

Can I remove or disable a BHO?

Yes, you can remove or disable a BHO. In Internet Explorer, you can manage BHOs through the browser's settings. Open the "Manage Add-ons" dialog and locate the BHO you want to remove or disable. From there, you can choose to disable or remove it.

Are there any risks associated with BHOs?

While BHOs can provide useful functionality, there are potential risks. Some poorly designed or malicious BHOs may impact the performance of Internet Explorer, cause crashes, or even introduce security vulnerabilities. It's important to be cautious when installing BHOs and ensure they come from trusted sources.

Can BHOs track my browsing activity?

Yes, certain BHOs can track your browsing activity. They can monitor the websites you visit, the links you click, and the information you enter into web forms. However, reputable BHOs typically adhere to privacy policies and do not misuse or share your personal information.

How can I check the BHOs installed in my internet explorer?

To check the BHOs installed in internet explorer, open the browser and go to the "Manage Add-ons" settings. From there, select the "Toolbars and Extensions" category, and you'll see a list of installed BHOs along with their status (enabled/disabled).

Can I develop my own BHO?

Yes, you can develop your own BHO if you have programming knowledge. BHOs are typically developed using languages like C++ and component object model (COM). Microsoft provides documentation and resources to help developers get started with BHO development.

What skills or programming knowledge do I need to develop a BHO?

Developing a BHO requires knowledge of C++ programming and familiarity with the component object model (COM) technology. Understanding web technologies like hypertext markup language (HTML), JavaScript, and document object model (DOM) manipulation can also be beneficial when building BHOs.

Can BHOs be used with browsers other than internet explorer?

No, BHOs are specific to internet explorer and are not compatible with other web browsers like Chrome or Firefox. Other browsers have their own extension frameworks and application programming interfaces (APIs) that developers can use to extend their functionality.

Can BHOs be used on mobile devices or tablets?

BHOs are specific to the internet explorer web browser on desktop systems and are not applicable to mobile devices or tablets. Mobile browsers have their own extension frameworks, such as Chrome for Android's WebView or Firefox for Android's Web Extensions, which provide similar functionality.

Can BHOs affect the performance of internet explorer?

Yes, poorly designed or resource intensive BHOs can impact the performance of Internet Explorer. BHOs that consume excessive memory, utilize central processing unit (CPU) extensively, or introduce compatibility issues may cause the browser to slow down, freeze, or crash. It is important to be mindful of the BHOs you install and their impact on performance.

Can BHOs interfere with other software on my computer?

In some cases, BHOs may conflict with other software on your computer. For example, if a BHO hooks into system-level processes or modifies certain browser settings, it could potentially interfere with other software's functionality. It's essential to use BHOs from trusted sources and monitor their behavior to minimize conflicts.

Can BHOs be used for malicious purposes?

Yes, unfortunately, some BHOs can be used for malicious purposes. Malware authors may create BHOs to collect sensitive information, inject unwanted advertisements, or redirect web traffic to malicious websites. It's crucial to exercise caution when installing BHOs and ensure they come from reputable sources.

Can BHOs be used to block advertisements or pop-ups?

Yes, some BHOs are designed to block advertisements or pop-ups. They can analyze web page content and prevent the display of certain elements, such as banner ads or intrusive pop-up windows. These BHOs can provide a more streamlined and less cluttered browsing experience.

Can BHOs be used to manage downloads or enhance file handling?

Absolutely, BHOs can offer download management capabilities or enhance file handling in internet explorer. They can intercept download requests, provide download progress indicators, categorize downloaded files, or integrate with external download managers to enhance the browser's built-in functionality.

Can BHOs be used for website testing or automation purposes?

Yes, BHOs can be utilized for website testing or automation. By interacting with the browser's document object model (DOM), BHOs can simulate user actions, extract information from web pages, or generate automated tests. They can assist in tasks like web scraping, data extraction, or automated form filling.

Are BHOs compatible with the latest versions of Internet Explorer?

BHOs are primarily designed for older versions of Internet Explorer. With the shift towards modern web standards and the introduction of new browsers, the relevance and support for BHOs have diminished. The latest versions of Internet Explorer may have limitations or restrictions on BHO usage, and newer browsers provide alternative extension frameworks.

Can BHOs be used to enhance security features in internet explorer?

Yes, BHOs can enhance security features in internet explorer. They can provide real-time protection against phishing attempts, malicious downloads, or unsafe websites. BHOs can leverage databases of known threats or employ heuristics to detect and block suspicious activities, thereby improving the browser's security.

Can BHOs be used to monitor and filter internet traffic?

Yes, BHOs can monitor and filter internet traffic by intercepting and analyzing network requests made by internet explorer. They can block access to specific websites or content categories, enforce content filtering policies, or redirect traffic through proxy servers for additional monitoring and control.

Can BHOs be used to capture user input on web forms?

Yes, BHOs can capture user input on web forms. By hooking into the document object model (DOM), BHOs can intercept keystrokes, mouse clicks, and form submissions. They can collect data entered by the user, provide auto-fill suggestions, or implement custom validation logic.

Can BHOs interact with other browser extensions?

BHOs are specific to internet explorer and do not have direct interaction capabilities with extensions developed for other browsers. However, certain BHOs may integrate with other system-level software or browser plugins to enhance functionality or enable interoperability.

open in new tab
© 2024 Lenovo. All rights reserved.
© {year} Lenovo. All rights reserved.
Compare  ()
x