Corbyn to Narwhal

A better breed of lie.

Qu'est-ce que Corbyn to Narwhal ?

Corbyn to Narwhal est une extension Chrome développée par chrisswann71, et sa fonction principale est "A better breed of lie.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Corbyn to Narwhal

Téléchargez les fichiers d'extension Corbyn to Narwhal au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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?                    

Informations de Base sur l'Extension

Nom Corbyn to Narwhal Corbyn to Narwhal
ID copfijooifnppgkmcannokcjenoeadca
URL Officiel https://chromewebstore.google.com/detail/corbyn-to-narwhal/copfijooifnppgkmcannokcjenoeadca
Description A better breed of lie.
Taille du Fichier 47.79 KB
Nombre d'Installations 16
Version Actuelle 1.1
Dernière Mise à Jour 2016-07-04
Date de Publication 2016-07-04
Évaluation 5.00/5 Total 1 Évaluations
Développeur chrisswann71
Type de Paiement free
Langues Prises en Charge 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"
        }
    ]
}