Trump China
I hafta have my China
Trump Chinaとは何ですか?
Trump ChinaはAudio Extensions LLCによって開発されたChromeの拡張機能で、その主な機能は「I hafta have my China」です。
Trump China拡張機能のCRXファイルをダウンロード
Trump China拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Trump is always trumpeting about his favourite country: China. Now you can summon President Donald J. Trump to your extensions bar to proclaim "CHINA!".
拡張機能の基本情報
名前 | Trump China |
ID | hbaaifcmajhfpmhbijmlifhodlpnllgd |
公式URL | https://chromewebstore.google.com/detail/trump-china/hbaaifcmajhfpmhbijmlifhodlpnllgd |
説明 | I hafta have my China |
ファイルサイズ | 887 KB |
インストール数 | 95 |
現在のバージョン | 1.5 |
最終更新日 | 2016-11-28 |
公開日 | 2016-11-28 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Audio Extensions LLC |
支払い方法 | free |
対応言語 | 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 } } |