Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Was ist Which Font Is This ??
Which Font Is This ? ist eine Chrome-Erweiterung, die von http://yassershaikh.com entwickelt wurde, und ihr Hauptmerkmal ist "A chrome plugin to identify fonts on websites & web pages.".
Erweiterungsscreenshots
Which Font Is This ?-Erweiterungs-CRX-Datei herunterladen
Laden Sie Which Font Is This ?-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Important Note: You need to refresh your page once after installing this extension.
A user friendly way to find out which font, font color or background colors are in use on any website.
For any bug report/suggestion/feedback send me a mail at [email protected] Grundlegende Informationen zur Erweiterung
| Name | |
| ID | obhkckbkndockmajpedihihnplcgchgh |
| Offizielle URL | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
| Beschreibung | A chrome plugin to identify fonts on websites & web pages. |
| Dateigröße | 43.45 KB |
| Installationsanzahl | 10,000 |
| Aktuelle Version | 2 |
| Letztes Update | 2014-04-09 |
| Veröffentlichungsdatum | 2014-04-09 |
| Bewertung | 3.18/5 Insgesamt 11 Bewertungen |
| Entwickler | http://yassershaikh.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://yassershaikh.com/plugins/ |
| Hilfeseite URL | http://yassershaikh.com/plugins/ |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2",
"manifest_version": 2,
"name": "Which Font Is This ?",
"description": "A chrome plugin to identify fonts on websites & web pages.",
"homepage_url": "http:\/\/yassershaikh.com",
"icons": {
"128": "logo.png"
},
"browser_action": {
"default_icon": "logo.png",
"default_popup": "popup.html",
"default_title": "What Font Is This ?"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |