Chrome Background Runner

Keep your browser open in the background for faster re-opening

Chrome Background Runnerคืออะไร?

Chrome Background Runner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย firatoz และคุณลักษณะหลักของมันคือ "Keep your browser open in the background for faster re-opening"

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

screenshot

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

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

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

                        This extension simply keeps Chrome running in the background.

This extension literally has no way to access any of your personal data anywhere while you're browsing, its only purpose is to let you keep Chrome in the background. 

Keeps a background process open. This extension doesn't actually do anything. 

It merely allows you to keep Chrome running in the background even when you close all of the Chrome windows. 

Chrome starts  faster when it is already running in the background.

Note: Make sure that you have the Chrome "Continue running background apps when Google Chrome is closed" option set on.                    

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

ชื่อ Chrome Background Runner Chrome Background Runner
ID cfpbjggdmogjceodagocpbmikhdoaokn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/chrome-background-runner/cfpbjggdmogjceodagocpbmikhdoaokn
คำอธิบาย Keep your browser open in the background for faster re-opening
ขนาดไฟล์ 24.45 KB
จำนวนการติดตั้ง 618
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2022-05-19
วันที่เผยแพร่ 2022-05-18
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา firatoz
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome Background Runner",
    "version": "0.0.1",
    "manifest_version": 3,
    "description": "Keep your browser open in the background for faster re-opening",
    "permissions": [
        "background"
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}