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.
What is Dia de Muertos para Vivos?
Dia de Muertos para Vivos is a Chrome extension developed by griyftan, and its main feature is "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".
Extension Screenshots
Download Dia de Muertos para Vivos Extension CRX File
Download Dia de Muertos para Vivos extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gflfmhglcllnbofggoilmpafeofaefae |
Official URL | 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. |
File Size | 61.64 KB |
Installation Count | 82 |
Current Version | 1.3 |
Last Updated | 2017-12-17 |
Publish Date | 2017-12-17 |
Rating | 5.00/5 Total 3 Ratings |
Developer | griyftan |
Payment Type | free |
Supported Languages | 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" } } |