Time Travel

Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…

Time Travel란 무엇입니까?

Time Travel은(는) DashOne에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Time Travel 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Calculate time difference across zones faster than ever. Find a time that works for everyone!

🕒 No sliders, button press, etc — the simplest possible interactions
🚀 Super fast!
❤️ Simple yet powerful UX
🌎 Can search for any city in the world — not have to remember exact timezone
🆓 FREE                    

확장 프로그램 기본 정보

이름 Time Travel Time Travel
ID okaonjclghcehlghnbmjmbndjlninpip
공식 URL https://chromewebstore.google.com/detail/time-travel/okaonjclghcehlghnbmjmbndjlninpip
설명 Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…
파일 크기 2.03 MB
설치 횟수 102
현재 버전 0.1.1
최근 업데이트 2021-05-05
출시 날짜 2020-06-01
평점 2.00/5 총 1 개의 평점
개발자 DashOne
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://timetravel.sharath.app
도움말 페이지 URL https://twitter.com/sharathprabhal
개인정보 보호 정책 페이지 URL https://dashone.app/privacy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Time Travel",
    "version": "0.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com 'sha256-OB2OtW2qkm5ZWV3zwAPKIevdEOFYyJQzKukfyVMEbUQ=' 'sha256-\/qHzzPQM6o+i2Hgql1qZj01tthWKwV+ZNAQfdfvHdOQ='",
    "icons": {
        "16": "logo-16.png",
        "48": "logo-48.png",
        "128": "logo-128.png"
    }
}