Corbyn to Narwhal

A better breed of lie.

Corbyn to Narwhal क्या है?

Corbyn to Narwhal chrisswann71 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A better breed of lie."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Corbyn to Narwhal एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
        }
    ]
}