Find Font
Define any font on the page.
Find Font란 무엇입니까?
Find Font은(는) saharmashhadi522에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Define any font on the page."입니다.
확장 프로그램 스크린샷
Find Font 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
We offer you our new unique extension Find Font that will make it easier for you to work with documents. With Find Font you will be provided with a large number of different and cool fonts. There is also a palette of vibrant colors for your texts. The good thing about our product is that it is completely free. The great advantage of our product Find Font is that it does not ask you for personal data and any other information. Find Font is very convenient and easy to use, we are sure that if you install WhatFont on your smartphone, you will not regret it and will work with pleasure.
확장 프로그램 기본 정보
이름 | Find Font |
ID | cgdmldicdcifjialkangkjbdomlighml |
공식 URL | https://chromewebstore.google.com/detail/find-font/cgdmldicdcifjialkangkjbdomlighml |
설명 | Define any font on the page. |
파일 크기 | 70.45 KB |
설치 횟수 | 260 |
현재 버전 | 1.1 |
최근 업데이트 | 2021-12-20 |
출시 날짜 | 2021-09-06 |
개발자 | saharmashhadi522 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.1", "manifest_version": 2, "description": "Define any font on the page.", "icons": { "128": "images\/logo.png" }, "default_locale": "en", "background": { "scripts": [ "js\/vendor\/jq.min.js", "js\/vendor\/html2canvas.min.js", "js\/init.js" ] }, "content_security_policy": "script-src 'self' https:\/\/typekit.com; object-src 'self'", "browser_action": { "default_icon": { "128": "images\/logo.png" } }, "content_scripts": [ { "matches": [ " |