Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Qu'est-ce que Which Font Is This ? ?
Which Font Is This ? est une extension Chrome développée par http://yassershaikh.com, et sa fonction principale est "A chrome plugin to identify fonts on websites & web pages.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Which Font Is This ?
Téléchargez les fichiers d'extension Which Font Is This ? au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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] Informations de Base sur l'Extension
| Nom | |
| ID | obhkckbkndockmajpedihihnplcgchgh |
| URL Officiel | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
| Description | A chrome plugin to identify fonts on websites & web pages. |
| Taille du Fichier | 43.45 KB |
| Nombre d'Installations | 10,000 |
| Version Actuelle | 2 |
| Dernière Mise à Jour | 2014-04-09 |
| Date de Publication | 2014-04-09 |
| Évaluation | 3.18/5 Total 11 Évaluations |
| Développeur | http://yassershaikh.com |
| [email protected] | |
| Type de Paiement | free |
| Site Web de l'Extension | http://yassershaikh.com/plugins/ |
| URL de la Page d'Aide | http://yassershaikh.com/plugins/ |
| Langues Prises en Charge | 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": [
" | |