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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |