#HolidayFeeling Countdown

Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension

#HolidayFeeling Countdown là gì?

#HolidayFeeling Countdown là một tiện ích mở rộng Chrome được phát triển bởi postofficeholidayfeeling, và tính năng chính của nó là "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng #HolidayFeeling Countdown

Tải xuống các tệp mở rộng #HolidayFeeling Countdown dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This countdown extension will count down the days until you finally get your #HolidayFeeling on. Simply enter the dates of your trip and watch the days pass by each time you open a new tab in Chrome. Not only that, just in case you want to brush up on the local lingo, you can do so with our translation tool below the count-down. What are you waiting for? Simply pop in your travel dates and watch the days count down until you jet off!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên #HolidayFeeling Countdown #HolidayFeeling Countdown
ID fgiljmabfklcdbgiflmlggfaoikpanfb
URL Chính Thức https://chrome.google.com/webstore/detail/holidayfeeling-countdown/fgiljmabfklcdbgiflmlggfaoikpanfb
Mô tả Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension
Kích Thước Tệp 725 KB
Số Lần Cài Đặt 541
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2015-06-05
Ngày Phát Hành 2015-06-05
Đánh Giá 4.31/5 Tổng số 13 Đánh Giá
Nhà Phát Triển postofficeholidayfeeling
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "#HolidayFeeling Countdown",
    "short_name": "HolidayFeeling",
    "description": "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension",
    "version": "1.0.1",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}