FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Co to jest FontARA?
FontARA to rozszerzenie Chrome opracowane przez Mostafa Alahyari (@mimalef70), a jego główną funkcją jest „With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia FontARA
Pobierz pliki rozszerzeń FontARA w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Oficjalny URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Opis | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Rozmiar pliku | 6.13 MB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 3.9.2 |
Ostatnia Aktualizacja | 2023-05-07 |
Data Publikacji | 2019-07-30 |
Ocena | 4.85/5 Łącznie 215 Oceny |
Deweloper | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://mimalef70.github.io/fontara |
Adres URL Strony Pomocy | https://mimalef70.github.io/fontara |
Obsługiwane Języki | 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": [ " |