#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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में #HolidayFeeling Countdown एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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!
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |