gabrielmaldi / chrome-lock-tab

Chrome extension to prevent a tab from being closed accidentally
https://chrome.google.com/webstore/detail/lock-tab/nhbdiieigbgalknjplfpgmjnpbnkchnb
15 stars 1 forks source link

Not working anymore #8

Closed Bassadin closed 2 months ago

Bassadin commented 4 months ago

I'm on Chrome 124.0.6367.207 - clicking the lock icon doesn't seem to do anything. Can I debug this somehow to get you a log or something? I have no experience with developing Chrome extensions, unfortunately.

gabrielmaldi commented 4 months ago

Hi, thanks for the feedback!

Does it fail on every website? If it does, you can open the Chrome Developer Tools and select Lock Tab in the Console tab:

image

Any possible errors should be logged there.

Also, you can browse chrome://extensions and see if Lock Tab has an Error button which you can click to see more information:

image