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.

Was ist Dia de Muertos para Vivos?

Dia de Muertos para Vivos ist eine Chrome-Erweiterung, die von griyftan entwickelt wurde, und ihr Hauptmerkmal ist "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Dia de Muertos para Vivos-Erweiterungs-CRX-Datei herunterladen

Laden Sie Dia de Muertos para Vivos-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Dia de Muertos para Vivos Dia de Muertos para Vivos
ID gflfmhglcllnbofggoilmpafeofaefae
Offizielle URL https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae
Beschreibung Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
Dateigröße 61.64 KB
Installationsanzahl 82
Aktuelle Version 1.3
Letztes Update 2017-12-17
Veröffentlichungsdatum 2017-12-17
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler griyftan
Zahlungsart free
Unterstützte Sprachen 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"
    }
}