#HolidayFeeling Countdown

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

#HolidayFeeling Countdown란 무엇입니까?

#HolidayFeeling Countdown은(는) postofficeholidayfeeling에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

#HolidayFeeling Countdown 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 #HolidayFeeling Countdown #HolidayFeeling Countdown
ID fgiljmabfklcdbgiflmlggfaoikpanfb
공식 URL https://chrome.google.com/webstore/detail/holidayfeeling-countdown/fgiljmabfklcdbgiflmlggfaoikpanfb
설명 Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension
파일 크기 725 KB
설치 횟수 541
현재 버전 1.0.1
최근 업데이트 2015-06-05
출시 날짜 2015-06-05
평점 4.31/5 총 13 개의 평점
개발자 postofficeholidayfeeling
결제 유형 free
지원되는 언어 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"
    }
}