Fonts Determiner
No guessing what's the font on a website, know it for sure.
Fonts Determiner란 무엇입니까?
Fonts Determiner은(는) Stephen Sotomayor에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "No guessing what's the font on a website, know it for sure."입니다.
확장 프로그램 스크린샷
Fonts Determiner 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |