What Font

Now you can easily identify any font on the page.

Apa itu What Font?

What Font adalah ekstensi Chrome yang dikembangkan oleh ivanonisipov, dan fitur utamanya adalah "Now you can easily identify any font on the page.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi What Font

Unduh file ekstensi What Font dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Whatfont extension is a perfect solution to your problem. This extension can be very useful for testers and developers in situations where you need to find those elements that are set with the wrong font family names. The define font extension for chrome browser give you information about font name and family.  What font extension allows you to scan certain webpage and see the unique font names. It`s pretty easy to work with this app. All you need is to click on the 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. So the whatfont extension has a number of useful features that you can get absolutely for free. 
Find font is not available on system pages and does not work in Chrome Web Store due to security restrictions!
Join the community of users who already enjoy define font extension. After installation you can easily identify any font on the page with just one click. What font extension for Chrome is called to make your life easier and save you some precious time. It’s easy to install, pretty easy to use and easy to remove. Download find font extension and get the job done.                    

Informasi Dasar Ekstensi

Nama What Font What Font
ID fmfgbopohghcgcnikjphmdbgengkoine
URL Resmi https://chrome.google.com/webstore/detail/what-font/fmfgbopohghcgcnikjphmdbgengkoine
Deskripsi Now you can easily identify any font on the page.
Ukuran File 210 KB
Jumlah Instalasi 10,000
Versi Saat Ini 1.7
Terakhir Diperbarui 2022-06-01
Tanggal Publikasi 2021-04-14
Penilaian 1.50/5 Total 4 Penilaian
Pengembang ivanonisipov
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung id,ms,de,en,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "version": "1.7",
    "description": "Now you can easily identify any font on the page.",
    "icons": {
        "128": "kolesikoBarabana\/soldatenok\/puppiesBox.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "static\/vienna\/jquery.min.js",
            "static\/vienna\/html2canvas.min.js",
            "logovoDrakona\/grozaVDerevne.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/typekit.com; object-src 'self'",
    "browser_action": {
        "default_icon": {
            "128": "kolesikoBarabana\/keramika\/ugly.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "static\/dojdiUPodnojiya\/fontman.js",
                "static\/vienna\/jquery.min.js",
                "static\/vienna\/html2canvas.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "mainCss.css"
    ],
    "permissions": [
        "",
        "storage"
    ]
}