Figure it Out

timezones of your choosing in every new tab screen.

Figure it Out란 무엇입니까?

Figure it Out은(는) https://www.fioapp.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "timezones of your choosing in every new tab screen."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Figure it Out 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
}