no-beforeunload
Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome.
no-beforeunloadคืออะไร?
no-beforeunload เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sebastian Noack และคุณลักษณะหลักของมันคือ "Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome."
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย no-beforeunload
ดาวน์โหลดไฟล์ส่วนขยาย no-beforeunload ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | no-beforeunload |
ID | dlnlkhegmifbcipdgpggedmjdaganmei |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/no-beforeunload/dlnlkhegmifbcipdgpggedmjdaganmei |
คำอธิบาย | Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome. |
ขนาดไฟล์ | 3.25 KB |
จำนวนการติดตั้ง | 161 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2013-11-07 |
วันที่เผยแพร่ | 2013-11-07 |
คะแนน | 3.50/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | Sebastian Noack |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "no-beforeunload", "version": "1.0", "manifest_version": 2, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |