Corbyn to Narwhal
A better breed of lie.
Vad är Corbyn to Narwhal?
Corbyn to Narwhal är en Chrome-tillägg utvecklad av chrisswann71, och dess huvudfunktion är "A better breed of lie.".
Tilläggsskärmbilder
Ladda ner Corbyn to Narwhal-förlängningens CRX-fil
Ladda ner Corbyn to Narwhal-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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?
Grundläggande Information om Tillägg
Namn | |
ID | copfijooifnppgkmcannokcjenoeadca |
Officiell webbadress | https://chromewebstore.google.com/detail/corbyn-to-narwhal/copfijooifnppgkmcannokcjenoeadca |
Beskrivning | A better breed of lie. |
Filstorlek | 47.79 KB |
Antal Installationer | 16 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2016-07-04 |
Publiceringsdatum | 2016-07-04 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | chrisswann71 |
Betalningssätt | free |
Stödda Språk | 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" } ] } |