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.

Wat is Dia de Muertos para Vivos?

Dia de Muertos para Vivos is een Chrome-extensie ontwikkeld door griyftan, en de belangrijkste functie is "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Dia de Muertos para Vivos

Download Dia de Muertos para Vivos-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Dia de Muertos para Vivos Dia de Muertos para Vivos
ID gflfmhglcllnbofggoilmpafeofaefae
Officiële URL https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae
Beschrijving Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
Bestandsgrootte 61.64 KB
Aantal Installaties 82
Huidige Versie 1.3
Laatst Bijgewerkt 2017-12-17
Publicatiedatum 2017-12-17
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar griyftan
Betalingswijze free
Ondersteunde Talen 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"
    }
}