Notify

A google chrome extension to allow the user to receive notifications when the browser is minimized

Notifyคืออะไร?

Notify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย iamwaswa และคุณลักษณะหลักของมันคือ "A google chrome extension to allow the user to receive notifications when the browser is minimized"

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

screenshot

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

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

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

                        Open google chrome and make sure that a tab is open. Then you can proceed to minimize the tab and you can go on to use another window on your laptop or desktop. Whenever you get a notification or message that looks like, Steve (1) on the tab, you will have either the taskbar light up on windows with the tab name or the app will bounce on mac                    

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

ชื่อ Notify Notify
ID dfinkpngcmbaebcaeiklkfooacopmfcm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/notify/dfinkpngcmbaebcaeiklkfooacopmfcm
คำอธิบาย A google chrome extension to allow the user to receive notifications when the browser is minimized
ขนาดไฟล์ 3.36 KB
จำนวนการติดตั้ง 41
เวอร์ชันปัจจุบัน 5.0
อัปเดตครั้งล่าสุด 2018-10-14
วันที่เผยแพร่ 2018-10-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา iamwaswa
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notify",
    "version": "5.0",
    "description": "A google chrome extension to allow the user to receive notifications when the browser is minimized",
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}

ส่วนขยายที่เกี่ยวข้อง