Find Font

It is now easy to identify any font on the page.

¿Qué es Find Font?

Find Font es una extensión de Chrome desarrollada por imaneradati875, y su función principal es "It is now easy to identify any font on the page.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Find Font

Descarga archivos de extensión Find Font en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Whatfont extension is a perfect solution for all the developers and designers out there. Extension has simple and intuitive interface for the more pleasant experience. Define font extension is multifunctional and reliable tool that’s so easy to use. You’ve got a task, and we’ve got the best tool - find font extension. All you need is to click on the whatfont extension icon on chrome toolbar and click “start scan” button. You can also get information about font’s style, size, weight, line height. Color code of the selected font will also be displayed in the extension window. Font scanner extension allows you to scan certain webpage and see the unique font names. Define font extension instantly displays font family names set of each element of the webpage you need. Just scan the page and instantly get all the information you need in simple manner. What font extension was designed to make your life easier and bring you some comfort. If you have any suggestions to improve the extension, please let us know and we will consider your request. With this what font extension, you could inspect web fonts by just hovering on them. Find font extension is exactly what you were looking for. Install in one click and you won’t regret it. Feel free to leave your comment and share with friends.                    

Información Básica de la Extensión

Nombre Find Font Find Font
ID pbeodbbpdamofbpkancdlfnegflmhkph
URL Oficial https://chromewebstore.google.com/detail/find-font/pbeodbbpdamofbpkancdlfnegflmhkph
Descripción It is now easy to identify any font on the page.
Tamaño del Archivo 91.52 KB
Cantidad de Instalaciones 2,626
Versión Actual 1.2
Última Actualización 2022-01-22
Fecha de Publicación 2021-10-10
Desarrollador imaneradati875
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.2",
    "manifest_version": 2,
    "description": "It is now easy to identify any font on the page.",
    "icons": {
        "128": "\/loho\/icon.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "koko\/juju\/xexaziju.min.js",
            "koko\/erecikipo.min.js",
            "styles\/pac.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/typekit.com; object-src 'self'",
    "browser_action": {
        "default_icon": {
            "128": "\/loho\/icon.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "soso\/bagag.js",
                "soso\/centoso.js",
                "koko\/juju\/xexaziju.min.js",
                "koko\/erecikipo.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "styles\/soso.css"
    ],
    "permissions": [
        "",
        "storage"
    ]
}