Background Process
Enable Google chrome to run in the background
Background Processคืออะไร?
Background Process เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mrzhiin และคุณลักษณะหลักของมันคือ "Enable Google chrome to run in the background"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Background Process
ดาวน์โหลดไฟล์ส่วนขยาย Background Process ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Background Process |
ID | alobgnedpnalbocldljnakbbaemakhih |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/background-process/alobgnedpnalbocldljnakbbaemakhih |
คำอธิบาย | Enable Google chrome to run in the background |
ขนาดไฟล์ | 10.95 KB |
จำนวนการติดตั้ง | 515 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2017-09-11 |
วันที่เผยแพร่ | 2017-09-10 |
คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | mrzhiin |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.0.1", "icons": { "16": "icon\/icon16.png", "32": "icon\/icon32.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" }, "permissions": [ "background" ] } |