Corbyn to Narwhal

A better breed of lie.

Corbyn to Narwhalคืออะไร?

Corbyn to Narwhal เป็นส่วนขยายของ Chrome ที่พัฒนาโดย chrisswann71 และคุณลักษณะหลักของมันคือ "A better breed of lie."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Corbyn to Narwhal

ดาวน์โหลดไฟล์ส่วนขยาย 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"
        }
    ]
}