#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”。
扩展截图
下载#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!
扩展基本信息
名称 | |
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" } } |