nMeme April Fools
(this is an edit from an existing edit of nCage. thanks to aaronneyer.
O que é nMeme April Fools?
nMeme April Fools é uma extensão do Chrome desenvolvida por guyfawkesmint, e sua principal característica é "(this is an edit from an existing edit of nCage. thanks to aaronneyer.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão nMeme April Fools
Baixe arquivos de extensão nMeme April Fools 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
This replaces all images to Memes, this is an edit of nCage, and nCage April fools.
Informações Básicas da Extensão
Nome | nMeme April Fools |
ID | fldkaoljlllccadbkpplikpgdofoffcg |
URL Oficial | https://chromewebstore.google.com/detail/nmeme-april-fools/fldkaoljlllccadbkpplikpgdofoffcg |
Descrição | (this is an edit from an existing edit of nCage. thanks to aaronneyer. |
Tamanho do Arquivo | 50.06 KB |
Contagem de Instalações | 108 |
Versão Atual | 1.20 |
Última Atualização | 2014-03-25 |
Data de Publicação | 2014-03-25 |
Desenvolvedor | guyfawkesmint |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "content_scripts": [ { "js": [ "jquery-1.8.0.min.js", "background.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "(this is an edit from an existing edit of nCage. thanks to aaronneyer.", "manifest_version": 2, "name": "nMeme April Fools", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.20" } |