Icon Fonts
Glyphicon, Font Awesome, Material Icons, Dashicons, Ionicons, Octicons, Genericons, Devicons
Wat is Icon Fonts?
Icon Fonts is een Chrome-extensie ontwikkeld door https://trokis.com, en de belangrijkste functie is "Glyphicon, Font Awesome, Material Icons, Dashicons, Ionicons, Octicons, Genericons, Devicons".
Extensie Screenshots
Download het CRX-bestand van de extensie Icon Fonts
Download Icon Fonts-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
An Easy Icon Search
- Glyphicon
- Font Awesome
- Material Icons
- Dashicons
- Ionicons
- Octicons
- Genericons
- Devicons Basisinformatie over de Extensie
| Naam | |
| ID | djbcaikkgpmefanfonnebhgepgpkghkf |
| Officiële URL | https://chromewebstore.google.com/detail/icon-fonts/djbcaikkgpmefanfonnebhgepgpkghkf |
| Beschrijving | Glyphicon, Font Awesome, Material Icons, Dashicons, Ionicons, Octicons, Genericons, Devicons |
| Bestandsgrootte | 2.1 MB |
| Aantal Installaties | 115 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2016-10-28 |
| Publicatiedatum | 2016-10-28 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://trokis.com |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://thepetlabco.com/pages/privacy-statement |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Icon Fonts",
"description": "Glyphicon, Font Awesome, Material Icons, Dashicons, Ionicons, Octicons, Genericons, Devicons",
"version": "1.0.1",
"browser_action": {
"default_icon": "images\/32.png",
"default_popup": "html\/popup.html"
},
"icons": {
"128": "images\/128.png",
"64": "images\/64.png",
"48": "images\/48.png",
"32": "images\/32.png",
"16": "images\/16.png"
},
"content_scripts": [
{
"js": [
"js\/jquery.min.js",
"js\/css-icons.js"
],
"matches": [
" | |