Giter Site home page Giter Site logo

behindtheoverlay's Introduction

BehindTheOverlay Extension

Chrome Extension

Firefox extension (still in process of validation, may take a few days)

One button to close any overlay on any website follow Behind_Overlay for updates

News

13 Jun | The works on Safari extension has already begun.

11 Jun | Firefox extension is available now ! Been a few days since I was seeking how to do it ;)

10 Jun | Assign a keyboard shortcut, see how.

In development..

  • Add default shortcut as Cmd+shift+X for MacOS. And ctrl+alt+X for windows and linux ?
  • Make an overlay permanently hidden for a website.

What's it all about?

Some websites will use an overlay to mask its content with a transparent background to force you to read a message before you can see the actual content.

I find this very annoying as every site will have a different way to close that overlay popup.

This extension solves this problem by offering you one button to close any overlay on any website you may ever encounter.

Extension in action

Image

Does it work everywhere ?

The extension should work on all sites that have overlays. I created a list of some of the websites that the extension is know to work: WORKS_ON.md.

Features

  • Requires no special permissions.
  • Extremely lightweight, relies on little known document.elementFromPoint browser's function to find elements that are in front with the highest z-index.
  • Non-intrusive. The extension activates only when you click its button, thereby it has no impact on navigation performance when you don't use the extension. Doesn't inject tons of CSS rules as AdBlock extension is doing for example.
  • Supports hiding of multiple DOM overlay elements.
  • Enables overflow auto of the body when overlay script hides it to disable the scroll of the page.

Feedbacks

If you have any suggestion or comment, please create an issue here or send me a tweet to NicolaeNMV. Any feedback is highly appreciated.

Licence

Licensed under the MIT License.

behindtheoverlay's People

Contributors

nicolaenmv avatar ljungberg avatar

Watchers

 avatar  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.