HelvetiGone
Get rid of Helvetica.
HelvetiGoneとは何ですか?
HelvetiGoneはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Get rid of Helvetica.」です。
拡張機能のスクリーンショット
HelvetiGone拡張機能のCRXファイルをダウンロード
HelvetiGone拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
There are people out there who dislike Helvetica. I am not one of those people. But maybe you are. Maybe you're disgusted by Helvetica's perfectly formed letters and bold yet versatile style. If that's the case, you may find HelvetiGone! useful. When you come across a particularly offending instance of Helvetica, simply click the HelvetiGone! icon in Chrome and it will be scrubbed away.
拡張機能の基本情報
名前 | HelvetiGone |
ID | cocbelgjhcfelbkkdhfmbadkpgbhmicc |
公式URL | https://chromewebstore.google.com/detail/helvetigone/cocbelgjhcfelbkkdhfmbadkpgbhmicc |
説明 | Get rid of Helvetica. |
ファイルサイズ | 81.71 KB |
インストール数 | 33 |
現在のバージョン | 1.2 |
最終更新日 | 2013-05-24 |
公開日 | 2013-05-23 |
評価 | 2.25/5 合計 8 レビュー |
開発者 | Unknown |
支払い方法 | free |
拡張機能のウェブサイト | http://shivakilaru.com/helvetigone |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HelvetiGone", "description": "Get rid of Helvetica.", "version": "1.2", "permissions": [ "activeTab" ], "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_title": "HelvetiGone", "default_popup": "popup.html" } } |