Slashdot Mirror


Adblock Plus Launches Adblock Browser: a Fork of Firefox For Android

An anonymous reader writes: Adblock Plus has launched Adblock Browser for Android. Currently in beta, the company's first browser was created by taking the open source Firefox for Android and including Adblock Plus out-of-the-box. The Firefox Sync functionality is disabled, as is the ability to use other addons. "Adblock Plus for Android got kicked out of Google Play along with other ad blocking apps in March 2013, because Google’s developer distribution agreement states apps cannot interfere with the functionality of other apps. Williams thus believes Adblock Browser “should be fine” as it only blocks ads that are shown as you browse the Web."

7 of 111 comments (clear)

  1. pointless by Anonymous Coward · · Score: 3, Informative

    Pointless. Firefox for Android with ABP extension installed....is that not the same, but better?

  2. Firefox on Android + uBlock is great by Anonymous Coward · · Score: 2, Informative

    Just install the standard Firefox on Android and load the uBlock add-on. It works brilliantly.

    I used to be a devout Opera on Android user. While I miss some of the little touches (no pun intended) of Opera, I'm a Firefox convert.

    The only thing I use Chrome for now is that abomination that is Amazon Instant Videos.

  3. Re:Resource Hog? by robmv · · Score: 4, Informative

    I use Firefox for Android on a daily basis and on a modern phone it runs fine, better that Chrome IMHO. Tried to use Adblock for a few days and it was insufferable. They will need to implement a better way to interact with Firefox code so it doesn't becomes a resource hog with thousands of regular expressions on memory. If they will ship the same extension, I don't see any advantage.

  4. Re:Resource Hog? by Skuto · · Score: 4, Informative

    The ironic thing is that there's a much better AdBlocking plugin for Firefox for Android: uBlock. It's much lighter on resources than AdBlock. You're better off installing the real Firefox and uBlock than this thing.

  5. Re:Auto-play video ads by Anonymous Coward · · Score: 3, Informative

    I use Linux, so my initial response is to suggest using /etc/hosts. However, apparently macs put their /etc/hosts file in /private/etc/hosts. Just search for "how to edit /etc/hosts on mac"; that's how I found out the location. Anyway, just add entries like:

    127.0.0.1 ads.somesite.com
    127.0.0.1 videos.some-affiliate.org

    This works by lying to your computer about the DNS records for those websites. Any time a program tries to access one of those sites, the DNS lookup will come back as your local PC. If you don't have a web server, it won't show anything. Or if you install your own web server on your PC, you could have it set up to show funny videos of your cat instead of advertisements.

    p.s. Another option is to add firewall rules to block specific domains.

  6. Re:Resource Hog? by suutar · · Score: 3, Informative

    oh, never mind, I see what you mean. Not through the play store, through firefox's plugin browser.

  7. Re:Resource Hog? by CrashNBrn · · Score: 5, Informative

    uBlock Origin is the original uBlock by gorhill - which was forked from HTTPSwitchboard. Gorhill gave uBlock ownership of uBlock to another team (see uBlock FAQ) , but still maintains his "personal" version... which has over a million users -- compared to the supposed official version uBlock - which has less than 80,000 users.

    Interestingly enough, uMatrix - also by Gorhill is now available on Firefox, as well as Opera and Chrome.

    Oddly enough, uBlock for FireFox doesn't appear to be related to Gorhill nor to the official uBlock team.