Skip to content

Remove annoying elements on a page that are blocking your content, like prestitials and newsletter pop ups.

Notifications You must be signed in to change notification settings

JoelRegus/HideElement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hide Element

Remove annoying elements on a page that are blocking your content, like prestitials and newsletter pop ups.

This is useful for when these elements appear after page load at odd times.

##Config settings:

query: CSS query to find your element.

interval: Timer interval in milleseconds.

max: Total number of times the script will check for the element.

hideAll: Hide all elements that the query returns.

hideIndex: Hide a specific element that the query returns.

About

Remove annoying elements on a page that are blocking your content, like prestitials and newsletter pop ups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published