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
Vad är Nhắc thắp hương?
Nhắc thắp hương är en Chrome-tillägg utvecklad av HuyPV, och dess huvudfunktion är "Nhắc thắp hương vào ngày rằm, mùng một hàng tháng".
Tilläggsskärmbilder
Ladda ner Nhắc thắp hương-förlängningens CRX-fil
Ladda ner Nhắc thắp hương-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! Grundläggande Information om Tillägg
| Namn | |
| ID | mbbondiihnjnimfjcoeijnabfbjihfcf |
| Officiell webbadress | https://chromewebstore.google.com/detail/nh%E1%BA%AFc-th%E1%BA%AFp-h%C6%B0%C6%A1ng/mbbondiihnjnimfjcoeijnabfbjihfcf |
| Beskrivning | Nhắc thắp hương vào ngày rằm, mùng một hàng tháng |
| Filstorlek | 33.22 KB |
| Antal Installationer | 10 |
| Aktuell Version | 1.2 |
| Senast Uppdaterad | 2023-04-13 |
| Publiceringsdatum | 2016-06-20 |
| Betyg | 5.00/5 Totalt 4 Betyg |
| Utvecklare | HuyPV |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://thaphuonghangthang.appspot.com/today.php |
| Hjälpsida URL | https://thaphuonghangthang.appspot.com/contact.php |
| Stödda Språk | 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"
]
} | |