FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Apa itu FontARA?
FontARA adalah ekstensi Chrome yang dikembangkan oleh Mostafa Alahyari (@mimalef70), dan fitur utamanya adalah "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi FontARA
Unduh file ekstensi FontARA dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
URL Resmi | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Deskripsi | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Ukuran File | 6.13 MB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 3.9.2 |
Terakhir Diperbarui | 2023-05-07 |
Tanggal Publikasi | 2019-07-30 |
Penilaian | 4.85/5 Total 215 Penilaian |
Pengembang | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://mimalef70.github.io/fontara |
URL Halaman Bantuan | https://mimalef70.github.io/fontara |
Bahasa yang Didukung | 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": [ " |