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.”。
扩展截图
下载Figure it Out扩展crx文件
下载Figure it Out扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
‘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 |
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 } |