Open ChrisNZL opened 3 years ago
Possibly finally fixed; https://bugs.chromium.org/p/chromium/issues/detail?id=104102#c59
Need to experiment to see if it works in Chrome Canary, and then watch for when it hits Chrome Stable.
(currently, Chrome Stable is version 102, and Canary is 104...)
TODO:
Fauxbar 1.8.1 uses Manifest V2.
Google will be enforcing Chromium Manifest V3 for extensions in the future:
Reading:
Service workers
favicons
Permissions for
chrome://favicon/*
is no longer allowed. Upcoming favicon API is not implemented into Chrome yet.Chromium Issue 104102: Create a new API permission for access to favicons
Suggestion to use
https://www.google.com/s2/favicons?sz={size}&domain_url={url}
for now, eg:Other nice-to-haves (though low priority)
chrome://whats-new/
in the Fauxbar > Chrome menu