Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Fancy Text Generator क्या है?
Fancy Text Generator https://fancytexttool.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create special character texts (text generator) to use as names on games, social networks"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fancy Text Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Fancy Text Tool is designed to convert names in lower case format into special character names according to Unicode standard and decorated with symbols to make your name more prominent. Best tool to create character names. You can use the generated characters for use on Facebook, Instagram, Twitter or other social networks. Use the names of the characters in the game to make a difference.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hkiabiahcodcilfblhfionkinjagaild |
आधिकारिक URL | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
विवरण | Create special character texts (text generator) to use as names on games, social networks |
फ़ाइल का आकार | 62.33 KB |
स्थापना संख्या | 544 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2020-04-02 |
प्रकाशन तिथि | 2020-04-02 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | https://fancytexttool.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://fancytexttool.net |
सहायता पृष्ठ URL | https://fancytexttool.net |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fancy Text Generator", "description": "Create special character texts (text generator) to use as names on games, social networks", "version": "1.1", "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" } } |