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.

Τι είναι το Dia de Muertos para Vivos;

Το Dia de Muertos para Vivos είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον griyftan, και η κύρια λειτουργία του είναι "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Dia de Muertos para Vivos

Λήψη αρχείων επέκτασης Dia de Muertos para Vivos σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Dia de Muertos para Vivos Dia de Muertos para Vivos
ID gflfmhglcllnbofggoilmpafeofaefae
Επίσημο URL https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae
Περιγραφή Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
Μέγεθος Αρχείου 61.64 KB
Αριθμός Εγκαταστάσεων 82
Τρέχουσα Έκδοση 1.3
Τελευταία Ενημέρωση 2017-12-17
Ημερομηνία Δημοσίευσης 2017-12-17
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής griyftan
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    }
}