Âm Lịch Việt Nam

Âm Lịch Việt Nam

Wat is Âm Lịch Việt Nam?

Âm Lịch Việt Nam is een Chrome-extensie ontwikkeld door Uoc Nguyen, en de belangrijkste functie is "Âm Lịch Việt Nam".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Âm Lịch Việt Nam

Download Âm Lịch Việt Nam-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

                        Âm Lịch cho người Việt

Các thay đổi gần đây:
---------------------
v2.1.0:
- Cập nhật GA4.

v2.0.0:
- Cập nhật phiên bản manifest 3.0.

v1.1.3:
- Thay đổi màu biểu tượng app, sửa mô tả và cập nhật ảnh theo yêu cầu từ 
Google

v1.1.2:
- Chỉ hiển thị ngày âm lịch hiện tại do hạn chế của Google Chrome chỉ cho phép <= 4 ký tự trên Badges.

v1.1.1:
- Sửa lỗi chậm ngày âm lịch trên biểu tượng lịch.

v1.1:
- Hiện thông tin ngày hiện tại khi di chuột vào biểu tượng.
- Tự động cập nhật và hiển thị ngày dương và ngày âm hiện tại trên biểu tượng của ứng dụng.
- Thay đổi biểu tượng mới.

---
v1.0: Phiên bản đầu tiên.
___________________________


Nếu bạn thấy hữu dụng, hãy bình chọn!                    

Basisinformatie over de Extensie

Naam Âm Lịch Việt Nam Âm Lịch Việt Nam
ID llflillelopaiepkbjfecfjhbkaflbgb
Officiële URL https://chromewebstore.google.com/detail/%C3%A2m-l%E1%BB%8Bch-vi%E1%BB%87t-nam/llflillelopaiepkbjfecfjhbkaflbgb
Beschrijving Âm Lịch Việt Nam
Bestandsgrootte 148 KB
Aantal Installaties 2,525
Huidige Versie 2.1.0
Laatst Bijgewerkt 2023-06-16
Publicatiedatum 2014-12-03
Beoordeling 4.20/5 Totaal 51 Beoordelingen
Ontwikkelaar Uoc Nguyen
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u00c2m L\u1ecbch Vi\u1ec7t Nam",
    "version": "2.1.0",
    "description": "\u00c2m L\u1ecbch Vi\u1ec7t Nam",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup\/popup.html",
        "default_title": "\u00c2m L\u1ecbch Vi\u1ec7t Nam"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/icon48.png"
            ],
            "extension_ids": [
                "llflillelopaiepkbjfecfjhbkaflbgb"
            ]
        }
    ]
}