FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Hvad er FontARA?
FontARA er en Chrome-udvidelse udviklet af Mostafa Alahyari (@mimalef70), og dens hovedfunktion er "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Udvidelsesskærmbilleder
Download FontARA-udvidelses-CRX-fil
Download FontARA-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Officiel URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Beskrivelse | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Filstørrelse | 6.13 MB |
Antal Installationer | 10,000 |
Nuværende Version | 3.9.2 |
Senest Opdateret | 2023-05-07 |
Udgivelsesdato | 2019-07-30 |
Bedømmelse | 4.85/5 Samlet 215 Bedømmelser |
Udvikler | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://mimalef70.github.io/fontara |
Hjælpeside-URL | https://mimalef70.github.io/fontara |
Understøttede Sprog | 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": [ " |