World Clock with Sticky Notes & Calculator
World Clock with Sticky Notes & Calculator
World Clock with Sticky Notes & Calculatorคืออะไร?
World Clock with Sticky Notes & Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย techieflow และคุณลักษณะหลักของมันคือ "World Clock with Sticky Notes & Calculator"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย World Clock with Sticky Notes & Calculator
ดาวน์โหลดไฟล์ส่วนขยาย World Clock with Sticky Notes & Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replace Your Old New Tab with Wonderful Productive Tab ------------------------------ FEATURES -------------------------------------- Clock - Displays time and date of multiple cities and time zones - Click on the existing clock and Edit time zones as per your needs - Shows 5 Countries Digital & Analog Clock - 12/24 clocks Sticky notes Sticky notes with title and date Create unlimited sticky notes with color changing option Sticky notes data will be stored even if you exit and reopen in new tab or chrome browser Sticky notes can be resize and can be dragged to any desired place on the page Calculator - A clear display format and easy to read. - An intuitive and attractive design that facilitates calculations every day. - You can use the backspace key to correct a simple mistake. Background Color -No more boring white background! - Customize and change the background color of the page. Dark mode - Dark mode toggle for better experience. Google Search -we are also giving you an easy way to search your desired information, images, video, and more through your favorite google search.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | World Clock with Sticky Notes & Calculator |
ID | ibickpfaamcjeibadapogilaaedigbkh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/world-clock-with-sticky-n/ibickpfaamcjeibadapogilaaedigbkh |
คำอธิบาย | World Clock with Sticky Notes & Calculator |
ขนาดไฟล์ | 863 KB |
จำนวนการติดตั้ง | 180 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2021-06-17 |
วันที่เผยแพร่ | 2021-04-28 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | techieflow |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "World Clock with Sticky Notes & Calculator", "version": "1.0.1", "description": "World Clock with Sticky Notes & Calculator", "permissions": [ "storage" ], "icons": { "16": "icons\/clock-16x16.png", "64": "icons\/clock-64x64.png", "128": "icons\/clock-128x128.png" }, "chrome_url_overrides": { "newtab": "new_tab.html" }, "browser_action": { "default_icon": { "16": "icons\/clock-16x16.png", "64": "icons\/clock-64x64.png", "128": "icons\/clock-128x128.png" }, "default_title": "World Clock" }, "manifest_version": 2 } |