Top "Favicon" questions

An icon associated with particular website.

Reliably getting favicons in Chrome extensions, chrome://favicon?

I'm using the chrome://favicon/ in my Google Chrome extension to get the favicon for RSS feeds. What I do …

permissions google-chrome-extension favicon
set favicon in django admin

I need to set up a favicon for django admin interface. It would be best to do it globally, without …

django templates django-admin admin favicon
how to add expires header to favicon.ico in Node.js / Express

In Express I add expires headers to my static files like this app.use(function (req, res, next) { // static folder: …

node.js express favicon expires-header
Favicon in Shiny

I wanted to add a favicon to my WebApp I'm using this line, but it doesn't work: HTML("<link …

r shiny favicon
Dynamically generated favicon

Would it be possible using only JavaScript and HTML to dynamically generate a favicon, using the current page's favicon as …

javascript html favicon html5-canvas
express.js favicons not showing up

I'm currently running a simple express.js example just trying to get favicons working. Everything works fine locally but when …

javascript node.js express favicon iisnode