Find Font

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

Find Fontとは何ですか?

Find Fontはimaneradati875によって開発されたChromeの拡張機能で、その主な機能は「It is now easy to identify any font on the page.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Find Font拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}