AskBlocker chrome extension

Version: 1.0.7
AskBlocker
Blocks overly-eager permission requests for notifications, location, etc. For example, before you've interacted with the page.
3.67 Based on 3 user rates

What is AskBlocker?

AskBlocker is a developer tools chrome extension. it's a free extension and is featured in Developer Tools, it has 165 active users since released its first version, it earns an average rating of 3.67 from 3 rated user, last update is 2244 days ago.


What’s new in version 1.0.7?

                Block overly-eager permission requests for notifications, location, etc. For example, ones that happen before you've interacted with the page. This was created as part of How to improve your permissions UX (https://adamlynch.com/improve-permissions-ux).

How it works:

Permissions requests are blocked until you've interacted with the page; i.e. click, tap, or key press. Although there are the following exceptions:

- If the permission has been previously requested and granted (or explicitly denied).
- If the domain is `localhost` or `127.0.0.1`.
- If you've navigated to the current page from another page on the same domain.

Things not covered and why:

 - Accelerometer, gyroscope, magnetometer, device motion, device orientation, etc. They don't trigger a permissions request popup.
 - Ambient light sensor. It doesn't trigger a permissions request popup.
 - Bluetooth. This can only be requested due to user interaction anyway (https://webbluetoothcg.github.io/web-bluetooth/#requestDevice-user-gesture).
 - Clipboard. It doesn't trigger a permissions request popup.
 - Flash. I don't know how the prompt is triggered or how I can intercept this.
 - Geolocation's `watchPosition` method. There's no way to achieve this without breaking stuff. It returns an ID and it doesn't offer any way to check the status of the permission, like `Notification.permission`. The Permission API could be used but it's asynchronous (Promise based), so there's no way to use it and also still return the ID. 
 - Web USB. Not really supported yet (and the Permission API doesn't support it yet), so it probably won't be annoying anyone.            

How to install AskBlocker?

You could download the latest version crx file or older version files and install it.


Preview of AskBlocker


Technical Features:

  • Latest Version: 1.0.7
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Sunday, March 4th, 2018
  • Author: adamlynch010

AskBlocker Available languages:

English.


FAQ


Reviews of askblocker:


Ryan Close March 26th, 2020
Ryan Close

Useless. I'm forced to give this 1 more star than 'asks' that it blocked (0)


Xedd MrC March 10th, 2018
Xedd MrC

Finally! An extension that blocks those annoying requests. I don't know why random sites I only intend to visit for a minute or so, feel the need to request permissions to spam me with notifications or get my location. Can't thank you enough dev. 5 stars well deserved.

Read more review & comments of askblocker