Next Up

A look at what’s up next on your calendar, right in your new tab.

Next Upคืออะไร?

Next Up เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://yac.com และคุณลักษณะหลักของมันคือ "A look at what’s up next on your calendar, right in your new tab."

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

screenshot
screenshot

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

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

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

                        Next Up is a lightweight, beautiful calendar that passively reminds you throughout the day of upcoming events along with the time, a friendly greeting, and the weather. Enjoy a beautiful new background each time you open a new tab along with what's up next for your day and what event is currently happening. Stop missing meetings, block out time for your own work, and stay on track with this simple calendar new tab page.

Next Up runs completely local to your browser and doesn't share or store any of your calendar data with our own servers or any 3rd parties. Next Up uses Google Calendar iCal links for read-only, local, 100% private access to your calendar.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Next Up Next Up
ID jpbglaolibadiiahchpcclopadlidoif
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/next-up/jpbglaolibadiiahchpcclopadlidoif
คำอธิบาย A look at what’s up next on your calendar, right in your new tab.
ขนาดไฟล์ 9.7 MB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.2.24
อัปเดตครั้งล่าสุด 2020-04-30
วันที่เผยแพร่ 2020-04-29
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://yac.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.yac.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Next Up",
    "version": "1.2.24",
    "description": "A look at what\u2019s up next on your calendar, right in your new tab.",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "chrome-extension:\/\/jpbglaolibadiiahchpcclopadlidoif\/index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAihxIOALKibjGc72OVHFSHBE2HIs7xem7xvaaeKoDcvlBEM3BL9h3tjEadmB5c9dhoz2dW93KadwIvuUzCMeoGKjgOEIZrbFRfqPyOrrMt2FXiZTSwIqtq3Qo+rXrxSIsXsALe2C\/s\/f7qOZnNMx7GnrIwDqaC+UwS71CPUOCpQ8NDmP7PYnXRTch4xuuZRrL7C\/nawBYMsu97RMJlGXOyKhJ2QnbVhOcOUIPK3wIwKkt3Ttppj0qq4O61hpvzuXbYTYKNRxELg2wnCStSOL6Jm20SocG\/IEuRMEE\/SHrh73khmRn\/IGr2xZJPzpI91U3Qf0tyqHVHcovNU+qwlXOqQIDAQAB",
    "oauth2": {
        "client_id_firefox": "102858614354-thd9c9jdq2iimrc9rdbgiu5jj00hdi9o.apps.googleusercontent.com",
        "client_id": "102858614354-thd9c9jdq2iimrc9rdbgiu5jj00hdi9o.apps.googleusercontent.com",
        "client.id": "102858614354-thd9c9jdq2iimrc9rdbgiu5jj00hdi9o.apps.googleusercontent.com",
        "scopes": []
    },
    "content_security_policy": "script-src 'self' https:\/\/gumroad.com https:\/\/*.unsplash.com https:\/\/unsplash.com https:\/\/*.gumroad.com https:\/\/*.yac.chat https:\/\/*.weather.gov; object-src 'self'",
    "permissions": [
        "geolocation",
        "storage"
    ]
}