Figure it Out

timezones of your choosing in every new tab screen.

Figure it Out क्या है?

Figure it Out https://www.fioapp.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "timezones of your choosing in every new tab screen."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Figure it Out एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ‘Figure it Out’, or FIO, beautifully displays the timezones you work and play in.

A minimal timezone extension that adds up to ten timezones of your choice to your ‘new tab’ screen, making it easy to schedule meetings, connect with family, and beat jet lag.

Change the time through typing for each location, or scroll to enjoy the gradients.



*** AWARDS ***

3rd place in the Kantar Information is Beautiful Awards (2014)
Peoples Champ - Utilities - 9th Pixel Awards (2015)



*** ATTENTION ***

Figure it Out will replace your default tab, it will become your home page. If you want to keep your current home page check out the web app instead at: http://fioapp.co/app                    

एक्सटेंशन की मूल जानकारी

नाम Figure it Out Figure it Out
ID lialghmkggocekkpjbnoacohodmckfke
आधिकारिक URL https://chromewebstore.google.com/detail/figure-it-out/lialghmkggocekkpjbnoacohodmckfke
विवरण timezones of your choosing in every new tab screen.
फ़ाइल का आकार 1.28 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 5.3.14
अंतिम अपडेट 2023-04-14
प्रकाशन तिथि 2020-06-06
रेटिंग 3.97/5 कुल 115 रेटिंग्स
डेवलपर https://www.fioapp.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.fioapp.co
सहायता पृष्ठ URL https://fioapp.co/contact
गोपनीयता नीति पृष्ठ URL https://fioapp.co/privacy-policy
समर्थित भाषाएँ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Figure it Out",
    "description": "timezones of your choosing in every new tab screen.",
    "version": "5.3.14",
    "default_locale": "en",
    "permissions": [],
    "host_permissions": [
        "https:\/\/fioapp.co\/"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src 'self' https:\/\/fioapp.co; script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/app-ico-16.png",
        "48": "icons\/app-ico-48.png",
        "128": "icons\/app-ico-128.png"
    },
    "offline_enabled": true
}