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.

Vad är Dia de Muertos para Vivos?

Dia de Muertos para Vivos är en Chrome-tillägg utvecklad av griyftan, och dess huvudfunktion är "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Dia de Muertos para Vivos-förlängningens CRX-fil

Ladda ner Dia de Muertos para Vivos-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Dia de Muertos para Vivos Dia de Muertos para Vivos
ID gflfmhglcllnbofggoilmpafeofaefae
Officiell webbadress https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae
Beskrivning Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.
Filstorlek 61.64 KB
Antal Installationer 82
Aktuell Version 1.3
Senast Uppdaterad 2017-12-17
Publiceringsdatum 2017-12-17
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare griyftan
Betalningssätt free
Stödda Språk 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"
    }
}