faameunier / tk-chrome

Tabby (aka project tabkiller) is a Chrome extension that aims at automatically deleting all your useless tabs.
https://www.tabby.us/
0 stars 0 forks source link

feature to fix #96 #109

Closed faameunier closed 4 years ago

faameunier commented 4 years ago

Here is how it looks like for forbidden website. image Right now, only ff about:debugging is forbidden, but we can add some little by little.

MerlinLaffitte commented 4 years ago

I am ok with the solution, but can you precise what was the problem. What do you mean by forbidden websites?

MerlinLaffitte commented 4 years ago

Ok I think I got it: We don't want people to restore this list of websites: const NO_RESTORE_URL = ['about:debugging'];

Why so? it triggers an error?

faameunier commented 4 years ago

You have an example in #96. It throws an error, the element disappear from the list, but no tab is restored