Type Crazy
Copy and pase custom messages from never before seen unicode fonts
Type Crazyとは何ですか?
Type CrazyはMichael Burkeによって開発されたChromeの拡張機能で、その主な機能は「Copy and pase custom messages from never before seen unicode fonts」です。
拡張機能のスクリーンショット
Type Crazy拡張機能のCRXファイルをダウンロード
Type Crazy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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" } } |