Torrent Invites! Buy, Trade, Sell Or Find Free Invites, For EVERY Private Tracker! HDBits.org, BTN, PTP, MTV, Empornium, Orpheus, Bibliotik, RED, IPT, TL, PHD etc!



Results 1 to 4 of 4
Like Tree2Likes
  • 1 Post By PriceLess
  • 1 Post By masonos

Thread: How to prevent closing multiple tabs in Chrome

  1. #1
    Extreme User
    PriceLess's Avatar
    Reputation Points
    42493
    Reputation Power
    100
    Join Date
    May 2014
    Posts
    7,971
    Time Online
    87 d 5 h 16 m
    Avg. Time Online
    34 m
    Mentioned
    576 Post(s)
    Quoted
    180 Post(s)
    Liked
    4129 times
    Feedbacks
    173 (100%)

    How to prevent closing multiple tabs in Chrome

    Want to prevent accidental closures when you still have lots of tabs open? Check out this workaround for Chrome.

    Whether you're researching or adding distractions in other tabs, it can be frustrating when you accidentally close them all at once. For Chrome users, no dialog box pops up asking if you're sure that you want to close all tabs, or even just the last one. Google has explained on several help threads that this is because it wants Chrome to have as little pop-ups or interruptions as necessary. But for those of us who just closed all 14 tabs we were looking at by mistake, that explanation isn't helpful.

    Previously, this post mentioned a Chrome extension that could prevent you from closing multiple tabs. Unfortunately, that extension no longer functions, so you'll have to use a workaround method like the following for the time being:

    Open this link in Chrome: http://www.maki-chan.de/preventclose.htm.

    This website was mentioned in a Google help thread, and was created to prevent your browser from closing. It mimics the behavior you see from a Gmail tab when an email is still sending.

    You will need to remember to open this page each time you're using Chrome, so you'll want to bookmark it, or may even consider setting it as your Home page. You can do this by heading to Menu > Appearance section > Show Home button > click the Change link and set to the above website.
    If you want to make your own webpage to perform this function, insert the following line into a text document and save it as a HTML file:

    Code:
    <script>window.onbeforeunload = function() { return "You are closing all tabs!"; }</script>
    DGM likes this.

  2. #2
    DGMDonor Icon
    DGM is offline
    iLLuSioNist
    DGM's Avatar
    Reputation Points
    77147
    Reputation Power
    100
    Join Date
    Aug 2015
    Posts
    4,744
    Time Online
    204 d 20 h 52 m
    Avg. Time Online
    1 h 32 m
    Mentioned
    969 Post(s)
    Quoted
    453 Post(s)
    Liked
    4014 times
    Feedbacks
    170 (100%)
    @PriceLess link - http://www.maki-chan.de/preventclose.htm. not working. Kindly check.

    Thanks for share

  3. #3
    Donor
    masonos's Avatar
    Reputation Points
    155541
    Reputation Power
    100
    Join Date
    Aug 2014
    Posts
    7,845
    Time Online
    504 d 6 m
    Avg. Time Online
    3 h 25 m
    Mentioned
    2824 Post(s)
    Quoted
    895 Post(s)
    Liked
    6617 times
    Feedbacks
    372 (100%)
    @DGM, I just double checked and its working fine

  4. #4
    DGMDonor Icon
    DGM is offline
    iLLuSioNist
    DGM's Avatar
    Reputation Points
    77147
    Reputation Power
    100
    Join Date
    Aug 2015
    Posts
    4,744
    Time Online
    204 d 20 h 52 m
    Avg. Time Online
    1 h 32 m
    Mentioned
    969 Post(s)
    Quoted
    453 Post(s)
    Liked
    4014 times
    Feedbacks
    170 (100%)
    Got the issue I was getting.

    it was the '.' at the end of url.

    Its working fine. Thanks @PriceLess & @masonos


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •