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.

Qu'est-ce que Dia de Muertos para Vivos ?

Dia de Muertos para Vivos est une extension Chrome développée par griyftan, et sa fonction principale est "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dia de Muertos para Vivos

Téléchargez les fichiers d'extension Dia de Muertos para Vivos au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Dia de Muertos para Vivos Dia de Muertos para Vivos
ID gflfmhglcllnbofggoilmpafeofaefae
URL Officiel https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae
Description Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
Taille du Fichier 61.64 KB
Nombre d'Installations 82
Version Actuelle 1.3
Dernière Mise à Jour 2017-12-17
Date de Publication 2017-12-17
Évaluation 5.00/5 Total 3 Évaluations
Développeur griyftan
Type de Paiement free
Langues Prises en Charge 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"
    }
}