Fonts Determiner
No guessing what's the font on a website, know it for sure.
Fonts Determinerคืออะไร?
Fonts Determiner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Stephen Sotomayor และคุณลักษณะหลักของมันคือ "No guessing what's the font on a website, know it for sure."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fonts Determiner
ดาวน์โหลดไฟล์ส่วนขยาย Fonts Determiner ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
So many brilliant fonts are used at a numerous websites. It's an easiest way to find out which exactly font is on the page - use the extension What Font. Install the extension, click on it's logo and you'll get a name of the font you're interested in. Try it and don't forget to share your feedback with us. The extension needs an access to all websites to analyze fonts on every page you visit. We do not collect any sensitive data.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
คำอธิบาย | No guessing what's the font on a website, know it for sure. |
ขนาดไฟล์ | 93.87 KB |
จำนวนการติดตั้ง | 14,771 |
เวอร์ชันปัจจุบัน | 1.5.8 |
อัปเดตครั้งล่าสุด | 2023-12-13 |
วันที่เผยแพร่ | 2023-08-02 |
คะแนน | 4.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Stephen Sotomayor |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
ภาษาที่รองรับ | en |
manifest.json | |
{ "action": { "default_icon": { "128": "content\/icon128.png", "256": "content\/icon256.png", "76": "content\/icon76.png", "96": "content\/icon96.png" }, "default_title": "Font Determiner" }, "background": { "service_worker": "js\/bg.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/libs\/jquery.js", "content\/script.js", "js\/libs\/html2canvas.min.js" ], "matches": [ " |