FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
O que é FontARA?
FontARA é uma extensão do Chrome desenvolvida por Mostafa Alahyari (@mimalef70), e sua principal característica é "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão FontARA
Baixe arquivos de extensão FontARA no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
URL Oficial | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Descrição | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Tamanho do Arquivo | 6.13 MB |
Contagem de Instalações | 10,000 |
Versão Atual | 3.9.2 |
Última Atualização | 2023-05-07 |
Data de Publicação | 2019-07-30 |
Classificação | 4.85/5 Total de 215 Avaliações |
Desenvolvedor | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://mimalef70.github.io/fontara |
URL da Página de Ajuda | https://mimalef70.github.io/fontara |
Idiomas Suportados | 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": [ " |