FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Co je FontARA?
FontARA je rozšíření Chrome vyvinuté Mostafa Alahyari (@mimalef70), a jeho hlavní funkcí je „With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření FontARA
Stáhněte si soubory rozšíření FontARA ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Oficiální URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Popis | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Velikost souboru | 6.13 MB |
Počet instalací | 10,000 |
Aktuální Verze | 3.9.2 |
Poslední Aktualizace | 2023-05-07 |
Datum Vydání | 2019-07-30 |
Hodnocení | 4.85/5 Celkem 215 Hodnocení |
Vývojář | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://mimalef70.github.io/fontara |
URL Stránky Nápovědy | https://mimalef70.github.io/fontara |
Podporované Jazyky | 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": [ " |