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" } } |