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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย DashOne และคุณลักษณะหลักของมันคือ "Calculate time difference across zones faster than ever. Find a time that works for everyone! 🕒 No sliders, button press, etc —…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Time Travel

ดาวน์โหลดไฟล์ส่วนขยาย Time Travel ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}