Reputation: 4835
I'm writing an extension for Firefox 57+ (using the WebExtensions API). Is it possible to access the locally stored favicon for a given URL/bookmark? I'm thinking something like file://{%PROFILE%}/favicons/{% URL %}
Upvotes: 1
Views: 722
Reputation: 89
Bug 1315616 - Give extensions access to cached favicon URLs tracks this feature request.
Upvotes: 1
Reputation: 3704
No, that's currently not possible. https://bugzilla.mozilla.org/show_bug.cgi?id=1411120 tracks this feature request.
Upvotes: 0