Funny Trump Meme Wallpaper

At least one good thing came out of this year's election

What is Funny Trump Meme Wallpaper?

Funny Trump Meme Wallpaper is a Chrome extension developed by butterbeanlover11, and its main feature is "At least one good thing came out of this year's election".

Download Funny Trump Meme Wallpaper Extension CRX File

Download Funny Trump Meme Wallpaper 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

                        At least one good thing came out of this year's election                    

Extension Basic Information

Name Funny Trump Meme Wallpaper Funny Trump Meme Wallpaper
ID ldembikongmlpbmldapdnbkadpnccnif
Official URL https://chromewebstore.google.com/detail/funny-trump-meme-wallpape/ldembikongmlpbmldapdnbkadpnccnif
Description At least one good thing came out of this year's election
File Size 3.61 MB
Installation Count 77
Current Version 1.0
Last Updated 2018-04-27
Publish Date 2018-04-27
Developer butterbeanlover11
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Funny Trump Meme Wallpaper",
    "description": "At least one good thing came out of this year's election",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "hypertextmarkuplanguage.html"
    }
}