Skip to content

Simple JS browser extension to click away annoying browser elements

Notifications You must be signed in to change notification settings

arcticfly/boom-click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boom Click chrome extension

This simple JS browser extension allows you to click away annoying browser elements.

Features

  • Hides any element the user clicks while extension is enabled.
  • Provides a preview highlight (similar to chrome inspector) of the element that will be removed after clicking.
  • Allows user to undo hiding elements. Elements will reappear in reverse order of when they were hidden.

Commands

After installing and enabling this extension, these commands will be available:

Enable/Disable Hiding - Ctrl+B (Command+B on MacOS)

This command allows the user to turn the extension on or off in the active tab, in the same way that clicking the browser extension in the toolbar would.

Restore most recently hidden item Ctrl+Shift+Z (Command+Shift+Z on MacOS)

This command allows the user to show the most recently hidden item in the active tab. This can be useful after hiding an important item on accident.

Short Demo

boom-click-gfg

About

Simple JS browser extension to click away annoying browser elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published