Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightapis/get-site-favicon
You can get the favicon for the site by entering a URL.
https://github.com/lightapis/get-site-favicon
chrome-extension firefox-addon
Last synced: 7 days ago
JSON representation
You can get the favicon for the site by entering a URL.
- Host: GitHub
- URL: https://github.com/lightapis/get-site-favicon
- Owner: LightAPIs
- License: gpl-3.0
- Created: 2022-07-24T12:06:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T14:15:30.000Z (over 2 years ago)
- Last Synced: 2023-03-04T00:53:11.333Z (over 1 year ago)
- Topics: chrome-extension, firefox-addon
- Language: JavaScript
- Homepage:
- Size: 307 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Get Site Favicon
[![Release](https://img.shields.io/github/v/release/LightAPIs/get-site-favicon.svg)](https://github.com/LightAPIs/get-site-favicon/releases/latest) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/bdinnpkeobbminaekbnbdmdnlnfahbbh?maxAge=86400)](https://chrome.google.com/webstore/detail/get-site-favicon/bdinnpkeobbminaekbnbdmdnlnfahbbh) [![Mozilla Add-ons](https://img.shields.io/amo/v/get-site-favicon)](https://addons.mozilla.org/firefox/addon/get-site-favicon/) [![GPL-3.0](https://img.shields.io/github/license/LightAPIs/get-site-favicon.svg)](/LICENSE)
> Chromium extension, Firefox Add-on
You can get the favicon for the site by entering a URL.
## Appearance
- ![default](img/default.jpg)
- ![test](img/github.jpg)
## Installation
### Chrome
Go to the [Chrome Web Store](https://chrome.google.com/webstore/detail/get-site-favicon/bdinnpkeobbminaekbnbdmdnlnfahbbh) to download and install.
### Firefox
Go to the [Mozilla Add-ons](https://addons.mozilla.org/firefox/addon/get-site-favicon/) to download and install.
## Dependence
- [akanshgulati/scrap-favicon](https://github.com/akanshgulati/scrap-favicon) ([MIT license](https://github.com/akanshgulati/scrap-favicon/blob/master/LICENSE))
- [zenorocha/clipboard.js](https://github.com/zenorocha/clipboard.js) ([MIT license](https://github.com/zenorocha/clipboard.js/blob/master/LICENSE))## License
[GPL-3.0](./LICENSE) license