Chrome In the Background

Zero Code, Only one thing, let your chrome running in background

Chrome In the Backgroundคืออะไร?

Chrome In the Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 4bw_fdx และคุณลักษณะหลักของมันคือ "Zero Code, Only one thing, let your chrome running in background"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Chrome In the Background

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

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

                        You may want to run Chrome in background for quick restart, but if there is no extension have background permission, Chrome will quit totally if last tab is closed. 

This extension does only one thing that makes Chrome running in the background.                    

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

ชื่อ Chrome In the Background Chrome In the Background
ID dgddokplpdbcnjhmgeghjandkglebglc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/chrome-in-the-background/dgddokplpdbcnjhmgeghjandkglebglc
คำอธิบาย Zero Code, Only one thing, let your chrome running in background
ขนาดไฟล์ 2.63 KB
จำนวนการติดตั้ง 66
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2023-05-08
วันที่เผยแพร่ 2015-12-29
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา 4bw_fdx
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chrome In the Background",
    "version": "1.0.3",
    "description": "Zero Code, Only one thing, let your chrome running in background",
    "permissions": [
        "background"
    ],
    "background": {
        "persistence": true
    }
}