Font Finder

Font finder for images, texts and websites to check Font Family, size, height

Font Finderคืออะไร?

Font Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fontfinder.app และคุณลักษณะหลักของมันคือ "Font finder for images, texts and websites to check Font Family, size, height"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Font Finder

ดาวน์โหลดไฟล์ส่วนขยาย Font Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Install the Font Finder Chrome extension to check font size, font style, font family and line-height, and font-weight. It is the easiest method to identify font details on a webpage.  

What Font Finder Chrome extension Captures: - 
✅RGB Color Codes of Fonts  
✅Font Family  
✅Font Size 
✅Line Height 
✅Font Weight 
✅Font Style  

Who can use Font Finder for Chrome: -  

Web Developers: To create a beautiful website web developers need to use attractive fonts & this extension will surely help them to pick the right font details very quickly. 

Freelancers: Freelancers can use this extension if their client needs to have the same font style as their competitor’s website.  

Designers: It can make a huge difference if you choose the right font style for your website. Fonts can have a profound psychological impact on visitors and affect their ability to read your content. 

How To Use : 
>>Click on the “Add to chrome” option to install the add-on 
>>Tap on “Find Font” then it will enable the pointer 
>>Move the mouse pointer to any word for which you want to get font details.  
>>Once you click on the word you will get all the font details.  
>>You can also save the font styles for further use 

Version 0.1.1 Changes:
>>Bug fixes                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Font Finder Font Finder
ID gdloiclnenchnhcmapnomnlkjhggkjof
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/font-finder/gdloiclnenchnhcmapnomnlkjhggkjof
คำอธิบาย Font finder for images, texts and websites to check Font Family, size, height
ขนาดไฟล์ 65.39 KB
จำนวนการติดตั้ง 10,759
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2023-03-15
วันที่เผยแพร่ 2022-06-27
คะแนน 3.86/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://fontfinder.app
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://fontfinder.app
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,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",
    "default_locale": "en",
    "name": "__MSG_appTitle__",
    "description": "__MSG_appDesc__",
    "version": "0.2",
    "manifest_version": 3,
    "action": {
        "default_title": "Font Finder",
        "default_icon": "icons\/icon128v2.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/icon16v2.png",
        "48": "icons\/icon48v2.png",
        "128": "icons\/icon128v2.png"
    },
    "author": "Rahul"
}

ส่วนขยายที่เกี่ยวข้อง