Find Font

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

Vad är Find Font?

Find Font är en Chrome-tillägg utvecklad av imaneradati875, och dess huvudfunktion är "It is now easy to identify any font on the page.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Find Font-förlängningens CRX-fil

Ladda ner Find Font-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Find Font Find Font
ID pbeodbbpdamofbpkancdlfnegflmhkph
Officiell webbadress https://chromewebstore.google.com/detail/find-font/pbeodbbpdamofbpkancdlfnegflmhkph
Beskrivning It is now easy to identify any font on the page.
Filstorlek 91.52 KB
Antal Installationer 2,626
Aktuell Version 1.2
Senast Uppdaterad 2022-01-22
Publiceringsdatum 2021-10-10
Utvecklare imaneradati875
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}