FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
FontARA란 무엇입니까?
FontARA은(는) Mostafa Alahyari (@mimalef70)에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc."입니다.
확장 프로그램 스크린샷
FontARA 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Features: ✔ Ability to choose between 10 Open Source Persian fonts; ✔ Use Custom Fonts (Upload any font file and use it); ✔ Built-in support for popular social media and most famous sites ✔ It is completely Open Source; This project is free and MIT licensed. You can check the source code in the following Github repository: ✔ https://github.com/mimalef70/fontara
확장 프로그램 기본 정보
이름 | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
공식 URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
설명 | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
파일 크기 | 6.13 MB |
설치 횟수 | 10,000 |
현재 버전 | 3.9.2 |
최근 업데이트 | 2023-05-07 |
출시 날짜 | 2019-07-30 |
평점 | 4.85/5 총 215 개의 평점 |
개발자 | Mostafa Alahyari (@mimalef70) |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://mimalef70.github.io/fontara |
도움말 페이지 URL | https://mimalef70.github.io/fontara |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "FontARA", "version": "3.9.2", "manifest_version": 2, "description": "__MSG_appDescription__", "author": "Mostafa Alahyari", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "script\/background.js" ] }, "options_ui": { "page": "custom_font\/index.html", "open_in_tab": true }, "permissions": [ "tabs", "storage", "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |