Corbyn to Narwhal

A better breed of lie.

O que é Corbyn to Narwhal?

Corbyn to Narwhal é uma extensão do Chrome desenvolvida por chrisswann71, e sua principal característica é "A better breed of lie.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Corbyn to Narwhal

Baixe arquivos de extensão Corbyn to Narwhal 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

                        Remember all those times you wished that articles calling Jeremy Corbyn unelectable would just finally have the balls to call him out for being a fire-breathing Narwhal Demon instead?

Well, wish no longer, my whale-fearing flammable friends: Corbyn to Narhwhal is the extension you've waited your whole lives for.

Because, when faced with bare-faced lies, why not upgrade them to even better lies?

After all, unelectable Jeremy Corbyn's been the best electoral boost the Labour Party's had in decades...but a senior source informed me that he's never once denied being a fire-breathing Narwhal Demon.

Why the silence, Jeremy? What have you got to hide, you flaming Narwhal?                    

Informações Básicas da Extensão

Nome Corbyn to Narwhal Corbyn to Narwhal
ID copfijooifnppgkmcannokcjenoeadca
URL Oficial https://chromewebstore.google.com/detail/corbyn-to-narwhal/copfijooifnppgkmcannokcjenoeadca
Descrição A better breed of lie.
Tamanho do Arquivo 47.79 KB
Contagem de Instalações 16
Versão Atual 1.1
Última Atualização 2016-07-04
Data de Publicação 2016-07-04
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor chrisswann71
Tipo de Pagamento free
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corbyn to Narwhal",
    "version": "1.1",
    "description": "A better breed of lie.",
    "icons": {
        "16": "images\/JC16.png",
        "48": "images\/JC48.png",
        "128": "images\/JC128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "myscript.js"
            ],
            "run_at": "document_end"
        }
    ]
}