Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 467 Bytes

File metadata and controls

13 lines (11 loc) · 467 Bytes

Quick Exit

  • Allow users to exit the website
  • Removes the visited page of the website from history when the user navigates to other pages from the website or clicks on Quick Exit button
  • Disables the browser back button

Demo

https://rohitutekar.github.io/quick-exit/

Limitations

  • Works for same tab only
  • In below cases only browser back button will be disabled as history override is not allowed
    • Data sync is enabled
    • IE 11 and older browser