Fonts Determiner
No guessing what's the font on a website, know it for sure.
Fonts Determiner là gì?
Fonts Determiner là một tiện ích mở rộng Chrome được phát triển bởi Stephen Sotomayor, và tính năng chính của nó là "No guessing what's the font on a website, know it for sure.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Fonts Determiner
Tải xuống các tệp mở rộng Fonts Determiner dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
URL Chính Thức | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
Mô tả | No guessing what's the font on a website, know it for sure. |
Kích Thước Tệp | 93.87 KB |
Số Lần Cài Đặt | 14,771 |
Phiên Bản Hiện Tại | 1.5.8 |
Cập Nhật Lần Cuối | 2023-12-13 |
Ngày Phát Hành | 2023-08-02 |
Đánh Giá | 4.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Stephen Sotomayor |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |