Nhắc thắp hương
Nhắc thắp hương vào ngày rằm, mùng một hàng tháng
Wat is Nhắc thắp hương?
Nhắc thắp hương is een Chrome-extensie ontwikkeld door HuyPV, en de belangrijkste functie is "Nhắc thắp hương vào ngày rằm, mùng một hàng tháng".
Extensie Screenshots
Download het CRX-bestand van de extensie Nhắc thắp hương
Download Nhắc thắp hương-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Các vợ chồng trẻ khi ra ở riêng đôi khi chưa có thói quen nhớ ngày âm lịch để thắp hương. Tiện ích này sẽ nhắc nhở bạn khi bạn sử dụng Chrome, mở 1 tab mới vào ngày mùng 1 hoặc 15 (rằm) âm lịch để bạn nhớ đến việc thắp hương! Basisinformatie over de Extensie
| Naam | |
| ID | mbbondiihnjnimfjcoeijnabfbjihfcf |
| Officiële URL | https://chromewebstore.google.com/detail/nh%E1%BA%AFc-th%E1%BA%AFp-h%C6%B0%C6%A1ng/mbbondiihnjnimfjcoeijnabfbjihfcf |
| Beschrijving | Nhắc thắp hương vào ngày rằm, mùng một hàng tháng |
| Bestandsgrootte | 33.22 KB |
| Aantal Installaties | 10 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2023-04-13 |
| Publicatiedatum | 2016-06-20 |
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | HuyPV |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://thaphuonghangthang.appspot.com/today.php |
| Help Pagina-URL | https://thaphuonghangthang.appspot.com/contact.php |
| Ondersteunde Talen | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Nh\u1eafc th\u1eafp h\u01b0\u01a1ng",
"version": "1.2",
"manifest_version": 3,
"description": "Nh\u1eafc th\u1eafp h\u01b0\u01a1ng v\u00e0o ng\u00e0y r\u1eb1m, m\u00f9ng m\u1ed9t h\u00e0ng th\u00e1ng",
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "H\u00f4m nay l\u00e0 ng\u00e0y bao nhi\u00eau \u00e2m l\u1ecbch?",
"default_icon": "icon48.png"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"storage",
"notifications"
]
} | |