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
Was ist Nhắc thắp hương?
Nhắc thắp hương ist eine Chrome-Erweiterung, die von HuyPV entwickelt wurde, und ihr Hauptmerkmal ist "Nhắc thắp hương vào ngày rằm, mùng một hàng tháng".
Erweiterungsscreenshots
Nhắc thắp hương-Erweiterungs-CRX-Datei herunterladen
Laden Sie Nhắc thắp hương-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mbbondiihnjnimfjcoeijnabfbjihfcf |
| Offizielle URL | https://chromewebstore.google.com/detail/nh%E1%BA%AFc-th%E1%BA%AFp-h%C6%B0%C6%A1ng/mbbondiihnjnimfjcoeijnabfbjihfcf |
| Beschreibung | Nhắc thắp hương vào ngày rằm, mùng một hàng tháng |
| Dateigröße | 33.22 KB |
| Installationsanzahl | 10 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2023-04-13 |
| Veröffentlichungsdatum | 2016-06-20 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | HuyPV |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://thaphuonghangthang.appspot.com/today.php |
| Hilfeseite URL | https://thaphuonghangthang.appspot.com/contact.php |
| Unterstützte Sprachen | 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"
]
} | |