Đếm ngược ngày tết 2022

Sắp tết 2022 rồi! Còn bao nhiêu ngày nữa là tết nguyên đán 2022? Đếm ngược ngày tết 2022

What is Đếm ngược ngày tết 2022?

Đếm ngược ngày tết 2022 is a Chrome extension developed by https://ngaydacbiet.com, and its main feature is "Sắp tết 2022 rồi! Còn bao nhiêu ngày nữa là tết nguyên đán 2022? Đếm ngược ngày tết 2022".

Extension Screenshots

screenshot

Download Đếm ngược ngày tết 2022 Extension CRX File

Download Đếm ngược ngày tết 2022 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Đếm ngược ngày tết 2022? Còn bao nhiêu ngày nữa tết nguyên đán 2022?

Tết Nguyên Đán (hay còn gọi là Tết Âm Lịch, Tết Ta, Tết Cổ Truyền…) là một trong những ngày lễ quan trọng nhất của người dân Việt Nam. Trong ngày này mọi người sẽ được mặc quần áo mới, chúc tết nhau và quây quần bên mâm cơm gia đình.                    

Extension Basic Information

Name Đếm ngược ngày tết 2022 Đếm ngược ngày tết 2022
ID ehjfhjhnbjfejhofcmefeepifaifjioh
Official URL https://chrome.google.com/webstore/detail/%C4%91%E1%BA%BFm-ng%C6%B0%E1%BB%A3c-ng%C3%A0y-t%E1%BA%BFt-2022/ehjfhjhnbjfejhofcmefeepifaifjioh
Description Sắp tết 2022 rồi! Còn bao nhiêu ngày nữa là tết nguyên đán 2022? Đếm ngược ngày tết 2022
File Size 99.7 KB
Installation Count 153
Current Version 1.0.1
Last Updated 2021-03-01
Publish Date 2021-03-01
Developer https://ngaydacbiet.com
Email [email protected]
Payment Type free
Extension Website https://ngaydacbiet.com/
Help Page URL https://ngaydacbiet.com/tet-nguyen-dan/
Privacy Policy Page URL https://igitech.vn/dieu-khoan-bao-mat-pt.html
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "background": {
            "scripts": [
                "scripts\/jquery.min.js"
            ]
        },
        "content_scripts": [
            {
                "js": [
                    "scripts\/tipi.jquery.js"
                ]
            }
        ],
        "css": [
            "styles\/style.css",
            "styles\/bootstrap.min.css"
        ],
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png"
        },
        "default_popup": "popup.html",
        "default_title": "\u0110\u1ebfm ng\u01b0\u1ee3c ng\u00e0y t\u1ebft 2022",
        "permissions": [
            "tabs",
            "webRequest"
        ]
    },
    "description": "S\u1eafp t\u1ebft 2022 r\u1ed3i! C\u00f2n bao nhi\u00eau ng\u00e0y n\u1eefa l\u00e0 t\u1ebft nguy\u00ean \u0111\u00e1n 2022? \u0110\u1ebfm ng\u01b0\u1ee3c ng\u00e0y t\u1ebft 2022",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "\u0110\u1ebfm ng\u01b0\u1ee3c ng\u00e0y t\u1ebft 2022",
    "version": "1.0.1"
}