Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
Vad är Fancy Text - Font Changer?
Fancy Text - Font Changer är en Chrome-tillägg utvecklad av instafonts.io, och dess huvudfunktion är "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
Tilläggsskärmbilder
Ladda ner Fancy Text - Font Changer-förlängningens CRX-fil
Ladda ner Fancy Text - Font Changer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
A simple fancy text generator that requires no browser permissions. Simply click the extension icon and type some text, and then you can easily copy-paste the generated fancy fonts into your social media posts without leaving the page. Grundläggande Information om Tillägg
| Namn | |
| ID | hkhekhinohhiaihkaepegmcigojejfaa |
| Officiell webbadress | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
| Beskrivning | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
| Filstorlek | 79.72 KB |
| Antal Installationer | 136 |
| Aktuell Version | 0.0.2 |
| Senast Uppdaterad | 2022-06-28 |
| Publiceringsdatum | 2022-06-28 |
| Utvecklare | instafonts.io |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://instafonts.io/create |
| URL till Sekretesspolicy Sidan | https://instafonts.io/privacy |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fancy Text - Font Changer",
"description": "A fancy text generator \/ font changer. Converts your normal text into fancy fonts.",
"version": "0.0.2",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icon": {
"512": "\/logo_round.png"
}
},
"icons": {
"512": "\/logo_round.png"
}
} | |