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.
Apa itu Dia de Muertos para Vivos?
Dia de Muertos para Vivos adalah ekstensi Chrome yang dikembangkan oleh griyftan, dan fitur utamanya adalah "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 Ekstensi
Unduh Berkas CRX Ekstensi Dia de Muertos para Vivos
Unduh file ekstensi Dia de Muertos para Vivos dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | gflfmhglcllnbofggoilmpafeofaefae |
URL Resmi | https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae |
Deskripsi | Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico. |
Ukuran File | 61.64 KB |
Jumlah Instalasi | 82 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2017-12-17 |
Tanggal Publikasi | 2017-12-17 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | griyftan |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |