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

Qu'est-ce que Nhắc thắp hương ?

Nhắc thắp hương est une extension Chrome développée par HuyPV, et sa fonction principale est "Nhắc thắp hương vào ngày rằm, mùng một hàng tháng".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Nhắc thắp hương

Téléchargez les fichiers d'extension Nhắc thắp hương au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Nhắc thắp hương Nhắc thắp hương
ID mbbondiihnjnimfjcoeijnabfbjihfcf
URL Officiel https://chromewebstore.google.com/detail/nh%E1%BA%AFc-th%E1%BA%AFp-h%C6%B0%C6%A1ng/mbbondiihnjnimfjcoeijnabfbjihfcf
Description Nhắc thắp hương vào ngày rằm, mùng một hàng tháng
Taille du Fichier 33.22 KB
Nombre d'Installations 10
Version Actuelle 1.2
Dernière Mise à Jour 2023-04-13
Date de Publication 2016-06-20
Évaluation 5.00/5 Total 4 Évaluations
Développeur HuyPV
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://thaphuonghangthang.appspot.com/today.php
URL de la Page d'Aide https://thaphuonghangthang.appspot.com/contact.php
Langues Prises en Charge 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"
    ]
}