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);
| Failed to load latest commit information. | |||
|
|
README.md | ||
|
|
bower.json | ||
|
|
favicon.js | ||
|
|
favicon.min.js | ||
Get the favicon URL of a website.
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);