libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.29k stars 122 forks source link

Linking the favicon to the local image file #1020

Open sadirde opened 3 days ago

sadirde commented 3 days ago

Otherwise it's making a request to the Github server every time I open my browser. Which is the only addon that does that.

1 Link favicon to the local image file

ManeraKai commented 3 days ago

This won't work. The favicon should be an http url.

IkelAtomig commented 1 day ago

@sadirde - Did it work on your local build as you intended ?