Skip to content
Get the favicon URL of a website.
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
README.md
bower.json
favicon.js
favicon.min.js

README.md

favicon.js

Get the favicon URL of a website.

How to use

Once you have loaded the code into a webpage, you can simply call it using one of these:

window.gF(url);
window._gF(url);
window.getFavicon(url);
Something went wrong with that request. Please try again.