AdHost An ad-blocker add-on that uses hostname matching
Support Development
PayPal ● 
Bitcoin Address: bc1qh7juzrxrawpr65elm4qs285m5rdhnhgsn7h2jf
 ● 
Lightning Address: bhjmq@getalby.com
Your Input Matters
Review
Advertisement
Screenshot
The "adHost" extension uses hostname matching to block ads on all web pages except those that are whitelisted. In this method, a predefined list of hostnames for known advertisers or analytic providers is being blocked. Since text matching is all that is done to block or allow a hostname, this method is faster and less memory bloat compared to RegExp method that add-ons like uBlock, Adblock, or Adblock Plus use. You can use the options page to whitelist a domain (no resource is blocked in tabs with this hostname) or add more hostnames to the blacklist.

Features

FAQs

  1. What is "adHost" extension and how does it work?

    Normally ad-blocking add-ons rely on a RegExp based list of hostnames, domains, or keywords as the source to match the URLs that are requested against this list to either allow or reject the requests. In this extension, instead, a predefined list of hostnames that are known is matched against all the requested hostnames. This method is faster for sure but might not be as powerful as the RegExp alternative. Based on a few days of using this add-on, the hostname matching is sufficient for everyday usage. Although I recommend installing a popup blocker add-on along with this extension to have the full protection.

  2. What is the default hostname list? Can I expand the list?

    By default, the extension adds all the hostnames listed in https://adaway.org/hosts.txt, https://hosts-file.net/ad_servers.txt, and https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext. You can extend this list by adding comma separated list of additional hostnames from the options page. Also, you can completely disable the extension in a certain top hostname pages by adding the name of it to the whitelist section.

    To check a hostname, open the options page. There is a textbox to check whether a hostname is going to be blocked or not. If not, you can add it into the list

  3. What's new in this version?

    Please check the Logs section.

  4. How can I report a new malicious hostname?

    Please open a bug report in the GitHub repository or add a comment in the review section

  5. Can I change the default blocking list of this extension?

    As of version 0.2.1, this extension offers three different lists for host blocking. The default list has about 12K blocking rules. You can choose two other lists from the right-click context menu over the action button. The "oisd" list has around 25K hosts blocking rules (based on oisd.nl project), and the "energized" list has about 40K blocking rules (based on energized.pro project). Note that only 30K net request rules are guaranteed to be active by each extension. So if you have another extension with an extensive list, only the first 30K rules of the "energized" list are functional. For everyday browsing, it is recommended to use the default list.

Matched Content

Reviews

Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.

What's new in this version

Version--
Published--/--/--
Change Logs:
    Last 10 commits on GitHub
    Hover over a node to see more details

    Need help?

    If you have questions about the extension, or ideas on how to improve it, please post them on the  support site. Don't forget to search through the bug reports first as most likely your question/bug report has already been reported or there is a workaround posted for it.

    Open IssuesIssuesForks

    Recent Blog Posts