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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Chrome Background Runner
قم بتنزيل ملفات الامتداد Chrome Background Runner بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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" } } |