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!". 扩展基本信息
| 名称 | |
| 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
}
} | |