Deplorable Extension
Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.
Wat is Deplorable Extension?
Deplorable Extension is een Chrome-extensie ontwikkeld door deplorable, en de belangrijkste functie is "Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.".
Download het CRX-bestand van de extensie Deplorable Extension
Download Deplorable Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Changes occurrences of 'Trump' or 'Donald Trump' to 'GOD EMPEROR TRUMP' and occurrences of 'Hillary' or 'Hillary Clinton' to 'Crooked Hillary'.
Basisinformatie over de Extensie
Naam | |
ID | ompbljdfaklkcdhgfclcjhgnmmooelcn |
Officiële URL | https://chrome.google.com/webstore/detail/deplorable-extension/ompbljdfaklkcdhgfclcjhgnmmooelcn |
Beschrijving | Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'. |
Bestandsgrootte | 14.83 KB |
Aantal Installaties | 18 |
Huidige Versie | 6.16 |
Laatst Bijgewerkt | 2016-09-25 |
Publicatiedatum | 2016-09-25 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | deplorable |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_scripts": [ { "js": [ "deplorable.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_end" } ], "description": "Rewrites 'Trump' or 'Donald Trump' as 'GOD EMPEROR TRUMP' and 'Hillary' or 'Hillary Clinton' as 'Crooked Hillary'.", "icons": { "16": "mlg16.jpg", "32": "mlg32.jpg", "48": "mlg48.jpg", "128": "mlg128.jpg" }, "name": "Deplorable Extension", "short_name": "Deplorable", "version": "6.16" } |