FontMe
Discover what font was used on any webpage.
Qu'est-ce que FontMe ?
FontMe est une extension Chrome développée par Paper Box, et sa fonction principale est "Discover what font was used on any webpage.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FontMe
Téléchargez les fichiers d'extension FontMe 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
FontMe makes it incredibly easy to discover the font used on any webpage. Just right click, 'FontMe', and FontMe will let you know what font is being used for that text. No more time wasted digging through a webpages CSS just to find out what that cool font is. *Make sure to refresh any pages after installing*
Informations de Base sur l'Extension
Nom | |
ID | jmflbifhkmjblfhmkpfdflfhphbinfjl |
URL Officiel | https://chromewebstore.google.com/detail/fontme/jmflbifhkmjblfhmkpfdflfhphbinfjl |
Description | Discover what font was used on any webpage. |
Taille du Fichier | 52.82 KB |
Nombre d'Installations | 817 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2022-01-18 |
Date de Publication | 2019-12-14 |
Évaluation | 2.85/5 Total 13 Évaluations |
Développeur | Paper Box |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FontMe", "version": "1.0.4", "description": "Discover what font was used on any webpage.", "icons": { "16": "images\/fmIcon16.png", "48": "images\/fmIcon48.png", "128": "images\/fmIcon128.png" }, "browser_action": { "default_icon": { "128": "images\/fmIcon128.png" }, "default_title": "FontMe", "default_popup": "html\/popup.html" }, "author": "Paper Box", "content_scripts": [ { "matches": [ " |