Corbyn to Narwhal
A better breed of lie.
Corbyn to Narwhalとは何ですか?
Corbyn to Narwhalはchrisswann71によって開発されたChromeの拡張機能で、その主な機能は「A better breed of lie.」です。
拡張機能のスクリーンショット
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?
拡張機能の基本情報
名前 | |
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" } ] } |