|
|
|
|
|
by hrez
1570 days ago
|
|
Hi, that's a pleasant surprise. Thanks.
Some QA and possible suggestions: 1. exclude chrome:// and about:// URL's 2. Not sure how, but it would be nice to one-click restore an item from Trash back to where it was. Alternatively, perhaps mark in-place instead of moving to Trash? Then it's easy to spot them and manually remove.
Also I got quite a few false positive sites with valid certs etc. Increase timeout perhaps? 3. this might be impossible, but I wonder if there is a way in chrome to download /favicon.png without opening the whole page in a new tab. |
|
1. Good idea, will be sure to include this in the next release.
2. Sorry to hear that, I've had a few messages about false positives now, and have pushed a temporary fix (https://github.com/samueldobbie/remarkable-extension/pull/4) which causes false negatives instead. I'm thinking the best approach is to mark them in-place as you suggest, with an option to move them to the trash after they've been marked.
3. I'm currently exploring this exact concept! Hopefully, it will update them in the background & enable you to choose a default favicon for pages without one. Definitely seems possible.