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.".
Снимки экрана расширения
Скачать файл 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.
Основная информация о расширении
Название | |
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" } } |