Giter Club home page Giter Club logo

blockr's Introduction

This project is now archived.

blockr

A browser extension that blocks ads.

What is it?

Blockr is a browser extension that blocks ad-serving hosts. It is also able to inject small scripts into specified pages, making for further convenience features (disabling adblock-detectors, skipping ads, etc.)

How does it work?

This extension relies on small style/script files that are injected when a page is loaded. It also blocks requests to ad-serving hosts using a steadily growing list of blocked domains.

What permissions does it need?

It only needs very limited permissions:

  • Reading browser-history <- This is just to know which website you are looking at and execute the appropiate actions. It neither goes back in browser history, nor does it make any of it accessible to anyone else.
  • Blocking of contents on all sites you visit <- This permission is to allow the extension to do it's work.

Is it safe?

As seen above, blockr uses a quite limited set of permissions. In addition, it only relies on local dependencies (scripts that are injected are stored locally). This means it doesn't load any (potentially compromised) resources from the web. Also, all the code is commented and open-source, for you to read through and spot bad things.

There's a missing site?

If there's a site that doesn't look like it should (ads are visible, weird white spaces appear, etc.), you can open an issue by going to the 'issues' tab on the top-left of the github page and selecting 'page request' as your template. Now just fill out the form and we'll see what we can do. If you seem familiar with javascript or css, though, you might want to look into contributing to this project.

Experiencing a bug?

If you can, google your issue. If the issue persists or you think we should know about it, please go to the issue tracker and submit a new bug-report.

blockr's People

Contributors

leonhma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.