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 là gì?
Dia de Muertos para Vivos là một tiện ích mở rộng Chrome được phát triển bởi griyftan, và tính năng chính của nó là "Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Dia de Muertos para Vivos
Tải xuống các tệp mở rộng Dia de Muertos para Vivos dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gflfmhglcllnbofggoilmpafeofaefae |
URL Chính Thức | https://chromewebstore.google.com/detail/dia-de-muertos-para-vivos/gflfmhglcllnbofggoilmpafeofaefae |
Mô tả | Have photos of 'Dia de Muertos' as your new-tab background in memory of the victims of the earthquakes of September 2017 in Mexico. |
Kích Thước Tệp | 61.64 KB |
Số Lần Cài Đặt | 82 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2017-12-17 |
Ngày Phát Hành | 2017-12-17 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | griyftan |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |