HelvetiGone

Get rid of Helvetica.

O que é HelvetiGone?

HelvetiGone é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "Get rid of Helvetica.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão HelvetiGone

Baixe arquivos de extensão HelvetiGone no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome HelvetiGone HelvetiGone
ID cocbelgjhcfelbkkdhfmbadkpgbhmicc
URL Oficial https://chromewebstore.google.com/detail/helvetigone/cocbelgjhcfelbkkdhfmbadkpgbhmicc
Descrição Get rid of Helvetica.
Tamanho do Arquivo 81.71 KB
Contagem de Instalações 33
Versão Atual 1.2
Última Atualização 2013-05-24
Data de Publicação 2013-05-23
Classificação 2.25/5 Total de 8 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Site da Extensão http://shivakilaru.com/helvetigone
Idiomas Suportados 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"
    }
}