Funny Trump Meme Wallpaper
At least one good thing came out of this year's election
O que é Funny Trump Meme Wallpaper?
Funny Trump Meme Wallpaper é uma extensão do Chrome desenvolvida por butterbeanlover11, e sua principal característica é "At least one good thing came out of this year's election".
Baixar o arquivo CRX da Extensão Funny Trump Meme Wallpaper
Baixe arquivos de extensão Funny Trump Meme Wallpaper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
At least one good thing came out of this year's election
Informações Básicas da Extensão
Nome | |
ID | ldembikongmlpbmldapdnbkadpnccnif |
URL Oficial | https://chromewebstore.google.com/detail/funny-trump-meme-wallpape/ldembikongmlpbmldapdnbkadpnccnif |
Descrição | At least one good thing came out of this year's election |
Tamanho do Arquivo | 3.61 MB |
Contagem de Instalações | 77 |
Versão Atual | 1.0 |
Última Atualização | 2018-04-27 |
Data de Publicação | 2018-04-27 |
Desenvolvedor | butterbeanlover11 |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |