Find Font

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

Τι είναι το Find Font;

Το Find Font είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον imaneradati875, και η κύρια λειτουργία του είναι "It is now easy to identify any font on the page.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Find Font

Λήψη αρχείων επέκτασης Find Font σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Find Font Find Font
ID pbeodbbpdamofbpkancdlfnegflmhkph
Επίσημο URL https://chromewebstore.google.com/detail/find-font/pbeodbbpdamofbpkancdlfnegflmhkph
Περιγραφή It is now easy to identify any font on the page.
Μέγεθος Αρχείου 91.52 KB
Αριθμός Εγκαταστάσεων 2,626
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2022-01-22
Ημερομηνία Δημοσίευσης 2021-10-10
Προγραμματιστής imaneradati875
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}