Trump Says China

For when teaching about Mao.

What is Trump Says China?

Trump Says China is a Chrome extension developed by Unknown, and its main feature is "For when teaching about Mao.".

Extension Screenshots

screenshot

Download Trump Says China Extension CRX File

Download Trump Says 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

                        If you need to add humor to any history class focusing on Chinese history, then this chrome extension is for you! Instead of going through the efforts of saying China everytime, you can get the president to say it for you, and all with just a click of a button!                    

Extension Basic Information

Name Trump Says China Trump Says China
ID ccnkhmdohfdgpigempafolbddmliplbf
Official URL https://chromewebstore.google.com/detail/trump-says-china/ccnkhmdohfdgpigempafolbddmliplbf
Description For when teaching about Mao.
File Size 95.81 KB
Installation Count 45
Current Version 1.0
Last Updated 2018-10-02
Publish Date 2018-10-01
Rating 5.00/5 Total 4 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trump Says China",
    "version": "1.0",
    "manifest_version": 2,
    "description": "For when teaching about Mao.",
    "icons": {
        "128": "Logo.png"
    },
    "browser_action": {
        "default_icon": "Logo.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}