HelvetiGone

Get rid of Helvetica.

Apa itu HelvetiGone?

HelvetiGone adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Get rid of Helvetica.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi HelvetiGone

Unduh file ekstensi HelvetiGone dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama HelvetiGone HelvetiGone
ID cocbelgjhcfelbkkdhfmbadkpgbhmicc
URL Resmi https://chromewebstore.google.com/detail/helvetigone/cocbelgjhcfelbkkdhfmbadkpgbhmicc
Deskripsi Get rid of Helvetica.
Ukuran File 81.71 KB
Jumlah Instalasi 33
Versi Saat Ini 1.2
Terakhir Diperbarui 2013-05-24
Tanggal Publikasi 2013-05-23
Penilaian 2.25/5 Total 8 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Situs Ekstensi http://shivakilaru.com/helvetigone
Bahasa yang Didukung 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"
    }
}