Funny Trump Meme Wallpaper
At least one good thing came out of this year's election
什么是Funny Trump Meme Wallpaper?
Funny Trump Meme Wallpaper是由butterbeanlover11开发的Chrome扩展程序,该扩展的主要功能是“At least one good thing came out of this year's election”。
下载Funny Trump Meme Wallpaper扩展crx文件
下载Funny Trump Meme Wallpaper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
At least one good thing came out of this year's election
扩展基本信息
名称 | |
ID | ldembikongmlpbmldapdnbkadpnccnif |
官方URL | https://chromewebstore.google.com/detail/funny-trump-meme-wallpape/ldembikongmlpbmldapdnbkadpnccnif |
简介 | At least one good thing came out of this year's election |
文件大小 | 3.61 MB |
安装次数 | 77 |
当前版本 | 1.0 |
更新时间 | 2018-04-27 |
上架时间 | 2018-04-27 |
开发者 | butterbeanlover11 |
付费类型 | free |
支持的语言 | 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" } } |