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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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?
확장 프로그램 기본 정보
이름 | |
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" } ] } |