Corbyn to Narwhal

A better breed of lie.

什么是Corbyn to Narwhal?

Corbyn to Narwhal是由chrisswann71开发的Chrome扩展程序,该扩展的主要功能是“A better breed of lie.”。

扩展截图

screenshot
screenshot
screenshot

下载Corbyn to Narwhal扩展crx文件

下载Corbyn to Narwhal扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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?                    

扩展基本信息

名称 Corbyn to Narwhal Corbyn to Narwhal
ID copfijooifnppgkmcannokcjenoeadca
官方URL https://chromewebstore.google.com/detail/corbyn-to-narwhal/copfijooifnppgkmcannokcjenoeadca
简介 A better breed of lie.
文件大小 47.79 KB
安装次数 16
当前版本 1.1
更新时间 2016-07-04
上架时间 2016-07-04
评分 5.00/5 共1次评分
开发者 chrisswann71
付费类型 free
支持的语言 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"
        }
    ]
}