FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Cos'è FontARA?
FontARA è un'estensione di Chrome sviluppata da Mostafa Alahyari (@mimalef70), e la sua funzione principale è "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FontARA
Scarica i file di estensione FontARA in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
URL Ufficiale | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Descrizione | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Dimensione del File | 6.13 MB |
Conteggio Installazioni | 10,000 |
Versione Corrente | 3.9.2 |
Ultimo Aggiornamento | 2023-05-07 |
Data di Pubblicazione | 2019-07-30 |
Valutazione | 4.85/5 Totale 215 Valutazioni |
Sviluppatore | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://mimalef70.github.io/fontara |
URL della Pagina di Aiuto | https://mimalef70.github.io/fontara |
Lingue Supportate | 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": [ " |