#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" } } |