FontMe
Discover what font was used on any webpage.
FontMe란 무엇입니까?
FontMe은(는) Paper Box에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discover what font was used on any webpage."입니다.
확장 프로그램 스크린샷
FontMe 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
FontMe makes it incredibly easy to discover the font used on any webpage. Just right click, 'FontMe', and FontMe will let you know what font is being used for that text. No more time wasted digging through a webpages CSS just to find out what that cool font is. *Make sure to refresh any pages after installing*
확장 프로그램 기본 정보
이름 | |
ID | jmflbifhkmjblfhmkpfdflfhphbinfjl |
공식 URL | https://chromewebstore.google.com/detail/fontme/jmflbifhkmjblfhmkpfdflfhphbinfjl |
설명 | Discover what font was used on any webpage. |
파일 크기 | 52.82 KB |
설치 횟수 | 817 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2022-01-18 |
출시 날짜 | 2019-12-14 |
평점 | 2.85/5 총 13 개의 평점 |
개발자 | Paper Box |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FontMe", "version": "1.0.4", "description": "Discover what font was used on any webpage.", "icons": { "16": "images\/fmIcon16.png", "48": "images\/fmIcon48.png", "128": "images\/fmIcon128.png" }, "browser_action": { "default_icon": { "128": "images\/fmIcon128.png" }, "default_title": "FontMe", "default_popup": "html\/popup.html" }, "author": "Paper Box", "content_scripts": [ { "matches": [ " |