Skip to content

Disable all focus stealing popups chrome extension.

Notifications You must be signed in to change notification settings

antonylesuisse/disable-focus-stealing-popups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Disable focus stealing popups

by Antony Lesuisse

Description

Disable all focus stealing popups and confirmation loops.

Alert is replaced by console.log.

Prompt by console.log and return default value.

Confirm by console.log and return true.

onbreforeunload is disabled.

Warning: this could break some websites.

Installation

Download chrome.crx

Go to Settings -> Extensions

Drag and drop chrome.crx into the extension tab.

About

Disable all focus stealing popups chrome extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published