Trump China
I hafta have my China
What is Trump China?
Trump China is a Chrome extension developed by Audio Extensions LLC, and its main feature is "I hafta have my China".
Download Trump China Extension CRX File
Download Trump China extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Trump is always trumpeting about his favourite country: China. Now you can summon President Donald J. Trump to your extensions bar to proclaim "CHINA!".
Extension Basic Information
Name | Trump China |
ID | hbaaifcmajhfpmhbijmlifhodlpnllgd |
Official URL | https://chromewebstore.google.com/detail/trump-china/hbaaifcmajhfpmhbijmlifhodlpnllgd |
Description | I hafta have my China |
File Size | 887 KB |
Installation Count | 95 |
Current Version | 1.5 |
Last Updated | 2016-11-28 |
Publish Date | 2016-11-28 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Audio Extensions LLC |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trump China", "description": "I hafta have my China", "version": "1.5", "web_accessible_resources": [ "hitmark.png" ], "browser_action": { "default_icon": "logo.png", "default_title": "CHINA" }, "background": { "scripts": [ "audio.js" ], "persistent": false } } |