Corbyn to Narwhal
A better breed of lie.
Corbyn to Narwhal là gì?
Corbyn to Narwhal là một tiện ích mở rộng Chrome được phát triển bởi chrisswann71, và tính năng chính của nó là "A better breed of lie.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Corbyn to Narwhal
Tải xuống các tệp mở rộng Corbyn to Narwhal dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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?
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | copfijooifnppgkmcannokcjenoeadca |
URL Chính Thức | https://chromewebstore.google.com/detail/corbyn-to-narwhal/copfijooifnppgkmcannokcjenoeadca |
Mô tả | A better breed of lie. |
Kích Thước Tệp | 47.79 KB |
Số Lần Cài Đặt | 16 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2016-07-04 |
Ngày Phát Hành | 2016-07-04 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | chrisswann71 |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } ] } |