Type Crazy
Copy and pase custom messages from never before seen unicode fonts
Type Crazy क्या है?
Type Crazy Michael Burke द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy and pase custom messages from never before seen unicode fonts"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Type Crazy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Type Crazy is a unique extension that allows you to type in amazing fonts at the press of a button, with awesome, never-before seen fonts that you can paste directly into anything! Because of Type Crazy's unique unicode-based font system, every font will work on most websites and programs without you having to install anything. Just simply choose a font, type, then copy and paste into anything you want! ------------------ What's coming next? Better GUI, font preview and hopefully at least 2 new fonts. ------------------ CHANGELOG: v2.4: TypeCrazy created! 2 total fonts.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | aeidmoofcaiiihhkjacmpiljooileglp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/type-crazy/aeidmoofcaiiihhkjacmpiljooileglp |
विवरण | Copy and pase custom messages from never before seen unicode fonts |
फ़ाइल का आकार | 11.05 KB |
स्थापना संख्या | 19 |
वर्तमान संस्करण | 2.4 |
अंतिम अपडेट | 2016-06-11 |
प्रकाशन तिथि | 2016-06-10 |
डेवलपर | Michael Burke |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Type Crazy", "short_name": "TypeCrazy", "version": "2.4", "manifest_version": 2, "description": "Copy and pase custom messages from never before seen unicode fonts", "permissions": [ "storage", "http:\/\/*\/", "https:\/\/*\/", "tabs", "activeTab", "webNavigation", "*:\/\/*\/*", "clipboardWrite" ], "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "128": "icon.png" } } |