#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文件

下載#HolidayFeeling Countdown擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}