Chrome Background Runner
Keep your browser open in the background for faster re-opening
Chrome Background Runner क्या है?
Chrome Background Runner firatoz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Keep your browser open in the background for faster re-opening"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Chrome Background Runner एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } } |