Dia de Muertos para Vivos
Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
O que é Dia de Muertos para Vivos?
Dia de Muertos para Vivos é uma extensão do Chrome desenvolvida por griyftan, e sua principal característica é "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dia de Muertos para Vivos
Baixe arquivos de extensão Dia de Muertos para Vivos 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
An extension that lets you admire the beauty of this ancestral celebration during your daily routine while at the same time giving you the option to help the victims of the earthquakes of September 2017 that affected Mexico.
Informações Básicas da Extensão
Nome | |
ID | gflfmhglcllnbofggoilmpafeofaefae |
URL Oficial | https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae |
Descrição | Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico. |
Tamanho do Arquivo | 61.64 KB |
Contagem de Instalações | 82 |
Versão Atual | 1.3 |
Última Atualização | 2017-12-17 |
Data de Publicação | 2017-12-17 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | griyftan |
Tipo de Pagamento | free |
Idiomas Suportados | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extension_name__", "description": "__MSG_extension_description__", "version": "1.3", "icons": { "128": "icon_128.png" }, "default_locale": "en", "permissions": [ "storage", "https:\/\/gist.githubusercontent.com\/", "https:\/\/instagram.com\/" ], "background": { "page": "preload_page\/index.html", "persistent": false }, "chrome_url_overrides": { "newtab": "tab_page\/index.html" } } |