FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
FontARA là gì?
FontARA là một tiện ích mở rộng Chrome được phát triển bởi Mostafa Alahyari (@mimalef70), và tính năng chính của nó là "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Ả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 FontARA
Tải xuống các tệp mở rộng FontARA 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
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
URL Chính Thức | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Mô tả | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Kích Thước Tệp | 6.13 MB |
Số Lần Cài Đặt | 10,000 |
Phiên Bản Hiện Tại | 3.9.2 |
Cập Nhật Lần Cuối | 2023-05-07 |
Ngày Phát Hành | 2019-07-30 |
Đánh Giá | 4.85/5 Tổng số 215 Đánh Giá |
Nhà Phát Triển | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://mimalef70.github.io/fontara |
URL Trang Trợ Giúp | https://mimalef70.github.io/fontara |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |