MOAR CUTE PICTURES
This extension shows all the images from the front page of /r/aww
O que é MOAR CUTE PICTURES?
MOAR CUTE PICTURES é uma extensão do Chrome desenvolvida por sally.a.kingston, e sua principal característica é "This extension shows all the images from the front page of /r/aww".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão MOAR CUTE PICTURES
Baixe arquivos de extensão MOAR CUTE PICTURES 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
Use this extension to browse the latest cute animals on /r/aww. Change the subreddit to any /r/ with photo thumnails on the front page. You can click the images to go to the reddit post, or just browse cute pics when you need a break from your meeting.
Informações Básicas da Extensão
Nome | |
ID | egjghnnfoablfcmoemepljmbmcccgooa |
URL Oficial | https://chrome.google.com/webstore/detail/moar-cute-pictures/egjghnnfoablfcmoemepljmbmcccgooa |
Descrição | This extension shows all the images from the front page of /r/aww |
Tamanho do Arquivo | 324 KB |
Contagem de Instalações | 38 |
Versão Atual | 0.0.1 |
Última Atualização | 2015-12-07 |
Data de Publicação | 2015-12-07 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | sally.a.kingston |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MOAR CUTE PICTURES", "description": "This extension shows all the images from the front page of \/r\/aww", "version": "0.0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |