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.
Co je Dia de Muertos para Vivos?
Dia de Muertos para Vivos je rozšíření Chrome vyvinuté griyftan, a jeho hlavní funkcí je „Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Dia de Muertos para Vivos
Stáhněte si soubory rozšíření Dia de Muertos para Vivos ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | gflfmhglcllnbofggoilmpafeofaefae |
Oficiální URL | https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae |
Popis | Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico. |
Velikost souboru | 61.64 KB |
Počet instalací | 82 |
Aktuální Verze | 1.3 |
Poslední Aktualizace | 2017-12-17 |
Datum Vydání | 2017-12-17 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | griyftan |
Typ Platby | free |
Podporované Jazyky | 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" } } |